<element name="PartnerIdentifier">
<annotation>
<documentation>A unique businesss identifer, possibly DUNS Number.</documentation>
</annotation>
<complexType>
<simpleContent>
<extension base="string">
<attribute name="partnerIdentifierIndicator" type="pidx:PartnerIdentifierIndicatorType" use="required" />
<attribute name="definitionOfOther" type="string" use="optional">
<annotation>
<documentation>Identifies what "Other" is if chosen from an attribute enumeration list</documentation>
</annotation>
</attribute>
</extension>
</simpleContent>
</complexType>
</element>
|