db:orient.attribute

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
orient restriction of xs:token optional

Used By

Source

<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>