ID.MSG

Attribute Information

Used By

Element OJ.ACK

Source

<xs:attribute name="ID.MSG">
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:pattern value="O\d{2}-\d{4}\d{2}\d{2}-\d{4}"/>
      <xs:pattern value="P\d{2}-\d{4}\d{2}\d{2}-\d{4}"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Sample