<PriceSynchronizationRelationship> <Incoterms>{0,1}</Incoterms> <RelationshipActionCode>{1,1}</RelationshipActionCode> <RelationshipCurrencyCode>{1,1}</RelationshipCurrencyCode> </PriceSynchronizationRelationship>
<xs:element name="PriceSynchronizationRelationship"> <xs:complexType> <xs:sequence> <xs:element minOccurs="0" maxOccurs="1" name="Incoterms" type="Incoterms"/> <xs:element minOccurs="1" maxOccurs="1" name="RelationshipActionCode" type="SegmentActionCodeType"/> <xs:element minOccurs="1" maxOccurs="1" name="RelationshipCurrencyCode" type="CurrencyType"/> </xs:sequence> </xs:complexType> </xs:element>
<Incoterms> <IncotermInfo>{1,unbounded}</IncotermInfo> </Incoterms>
<xs:element minOccurs="0" maxOccurs="1" name="Incoterms" type="Incoterms"/>
<xs:element minOccurs="1" maxOccurs="1" name="RelationshipActionCode" type="SegmentActionCodeType"/>
<xs:element minOccurs="1" maxOccurs="1" name="RelationshipCurrencyCode" type="CurrencyType"/>