QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
orient | restriction of xs:token | optional |
Elements | db:informaltable, db:table |
<xs:attributeGroup name="orient.attribute"> <xs:attribute name="orient"> <xs:simpleType> <xs:restriction base="xs:token"> <xs:enumeration value="land"/> <xs:enumeration value="port"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:attributeGroup> |