NO.SEQ

Attribute Information

Used By

Element ITEM.PUB

Source

<xs:attribute name="NO.SEQ" use="required">
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:pattern value="\d{4}"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Sample