<xsd:attribute name="orientation"> <xsd:simpleType> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="portrait" /> <xsd:enumeration value="landscape" /> </xsd:restriction> </xsd:simpleType> </xsd:attribute>