Element | sub |
<xsd:attribute name="arrange" use="optional"> <xsd:simpleType> <xsd:annotation> <xsd:documentation/> </xsd:annotation> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="stack"/> <xsd:enumeration value="stagger"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> |