recordTypeType

Simple Type Information

Used By

Attribute recordType/@type

Source

<xsd:simpleType name="recordTypeType" id="type.st">
  <xsd:restriction base="xsd:NMTOKEN">
    <xsd:enumeration value="Bibliographic"/>
    <xsd:enumeration value="Authority"/>
    <xsd:enumeration value="Holdings"/>
    <xsd:enumeration value="Classification"/>
    <xsd:enumeration value="Community"/>
  </xsd:restriction>
</xsd:simpleType>