Showing:

Attributes
Diagrams
Properties
Source
Used by
Complex Type PartyCodeType
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Simple_Type_PartyReferenceType.tmp#PartyReferenceTypee-document-3_1_10_xsd_Complex_Type_PartyCodeType.tmp#PartyCodeType_owner
Type extension of PartyReferenceType
Type hierarchy
Used by
Attributes
QName Type Use
owner PositiveNumType optional
Source
<xs:complexType name="PartyCodeType">
  <xs:simpleContent>
    <xs:extension base="PartyReferenceType">
      <xs:attribute name="owner" type="PositiveNumType" use="optional"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Attribute PartyCodeType / @owner
Namespace No namespace
Type PositiveNumType
Properties
use optional
Used by
Complex Type PartyCodeType
Source
<xs:attribute name="owner" type="PositiveNumType" use="optional"/>