form

a short project-specific name identifying the physical form of the
carrier, for example as a codex, roll, fragment, partial leaf, cutting
etc.

Attribute Information

Used By

Element tei:objectDesc

Source

<xs:attribute name="form">
  <xs:annotation>
    <xs:documentation>a short project-specific name identifying the physical form of the carrier, for example as a codex, roll, fragment, partial leaf, cutting etc.</xs:documentation>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:pattern value="(\p{L}|\p{N}|\p{P}|\p{S})+"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Sample