attlist.ConceptRelation

Attribute Group Information

Attributes

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

Used By

Element ConceptRelation

Source

<xs:attributeGroup name="attlist.ConceptRelation">
  <xs:attribute name="RelationName">
    <xs:simpleType>
      <xs:restriction base="xs:token">
        <xs:enumeration value="NRW"/>
        <xs:enumeration value="BRD"/>
        <xs:enumeration value="REL"/>
      </xs:restriction>
    </xs:simpleType>
  </xs:attribute>
</xs:attributeGroup>