<complexType name="CustodyPartnerType">
<annotation>
<documentation>Information about a trading partner that is participating in a custody transfer.</documentation>
</annotation>
<sequence>
<element ref="pidx:PartnerInformation" />
<element ref="pidx:PartnerEntityIdentifier" minOccurs="0">
<annotation>
<documentation>An EPA assigned identifier for companies participating upstream of, and including, a truck rack.</documentation>
</annotation>
</element>
<element ref="pidx:PartnerFacilityIdentifier" minOccurs="0">
<annotation>
<documentation>An EPA assigned identifier for a group of assets owned by the entity participating upstream of, and including, a truck rack.</documentation>
</annotation>
</element>
</sequence>
</complexType>
|