public class OrientationType extends StringType
<xs:complexType xmlns:ns="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns1="http://www.ebu.ch/metadata/ontologies/ebucore/ebucore#" xmlns:xs="http://www.w3.org/2001/XMLSchema" name="OrientationType">
<xs:simpleContent>
<xs:restriction base="ns:StringType">
<xs:enumeration value="landscape"/>
<xs:enumeration value="portrait"/>
</xs:restriction>
</xs:simpleContent>
</xs:complexType>
| Constructor and Description |
|---|
OrientationType() |
Copyright © 2019 Europeana Foundation. All rights reserved.