Element | xpdl:Pool |
<xsd:attribute name="Orientation" use="optional" default="HORIZONTAL"> <xsd:simpleType> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="HORIZONTAL"/> <xsd:enumeration value="VERTICAL"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> |