script

characterizes the particular script or writing style used by this hand,
for example secretary, copperplate, Chancery, Italian, etc.

Attribute Information

Used By

Source

<xs:attribute name="script">
  <xs:annotation>
    <xs:documentation>characterizes the particular script or writing style used by this hand, for example secretary, copperplate, Chancery, Italian, etc.</xs:documentation>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction>
      <xs:simpleType>
        <xs:list itemType="xs:Name"/>
      </xs:simpleType>
      <xs:minLength value="1"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Sample