exch_pType

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
num xs:string optional

Used By

Element p

Source

<xs:complexType name="exch_pType">
  <xs:simpleContent>
    <xs:extension base="xs:string">
      <xs:attribute name="num" type="xs:string"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>