<xs:simpleType name="PartySubID_t">
<xs:annotation>
<xs:documentation>
Sub-identifier (e.g. Clearing Account for PartyRole (452)=Clearing Firm, Locate ID # for PartyRole=Locate/Lending Firm, etc). Not required when using PartyID (448), PartyIDSource (447), and PartyRole.
</xs:documentation>
<xs:appinfo>
<fm:Xref Protocol="FIX" name="PartySubID" ComponentType="Field" Tag="523" Type="String" AbbrName="ID" xmlns:fm="http://www.fixprotocol.org/FIXML-5-0-SP2/METADATA" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="xs:string" />
</xs:simpleType>
|