Schema Central > UBL 2.2 > UBL-CommonAggregateComponents-2.2.xsd > cac:DependentPriceReference
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

cac:DependentPriceReference

Element information

Content

Attributes

None

Used in

Sample instance

(Auto-generated)

<cac:DependentPriceReference>
   <cbc:Percent>1.0</cbc:Percent>
   <cac:LocationAddress>
      <cbc:ID>normalizedString</cbc:ID>
      <cbc:AddressTypeCode>normalizedString</cbc:AddressTypeCode>
      <cbc:AddressFormatCode>normalizedString</cbc:AddressFormatCode>
      <cbc:Postbox>string</cbc:Postbox>
      <cbc:Floor>string</cbc:Floor>
      <cbc:Room>string</cbc:Room>
      <cbc:StreetName>string</cbc:StreetName>
      <cbc:AdditionalStreetName>string</cbc:AdditionalStreetName>
      <cbc:BlockName>string</cbc:BlockName>
      <cbc:BuildingName>string</cbc:BuildingName>
      <cbc:BuildingNumber>string</cbc:BuildingNumber>
      <cbc:InhouseMail>string</cbc:InhouseMail>
      <cbc:Department>string</cbc:Department>
      <cbc:MarkAttention>string</cbc:MarkAttention>
      <cbc:MarkCare>string</cbc:MarkCare>
      <cbc:PlotIdentification>string</cbc:PlotIdentification>
      <cbc:CitySubdivisionName>string</cbc:CitySubdivisionName>
      <cbc:CityName>string</cbc:CityName>
      <cbc:PostalZone>string</cbc:PostalZone>
      <cbc:CountrySubentity>string</cbc:CountrySubentity>
      <cbc:CountrySubentityCode>normalizedString</cbc:CountrySubentityCode>
      <cbc:Region>string</cbc:Region>
      <cbc:District>string</cbc:District>
      <cbc:TimezoneOffset>string</cbc:TimezoneOffset>
      <cac:AddressLine>
         <cbc:Line>string</cbc:Line>
      </cac:AddressLine>
      <cac:Country>
         <cbc:IdentificationCode>normalizedString</cbc:IdentificationCode>
         <cbc:Name>string</cbc:Name>
      </cac:Country>
      <cac:LocationCoordinate>
         <cbc:CoordinateSystemCode>normalizedString</cbc:CoordinateSystemCode>
         <cbc:LatitudeDegreesMeasure unitCode="normalizedString">1.0</cbc:LatitudeDegreesMeasure>
         <cbc:LatitudeMinutesMeasure unitCode="normalizedString">1.0</cbc:LatitudeMinutesMeasure>
         <cbc:LatitudeDirectionCode>normalizedString</cbc:LatitudeDirectionCode>
         <cbc:LongitudeDegreesMeasure unitCode="normalizedString">1.0</cbc:LongitudeDegreesMeasure>
         <cbc:LongitudeMinutesMeasure unitCode="normalizedString">1.0</cbc:LongitudeMinutesMeasure>
         <cbc:LongitudeDirectionCode>normalizedString</cbc:LongitudeDirectionCode>
         <cbc:AltitudeMeasure unitCode="normalizedString">1.0</cbc:AltitudeMeasure>
      </cac:LocationCoordinate>
   </cac:LocationAddress>
   <cac:DependentLineReference>
      <cbc:LineID>normalizedString</cbc:LineID>
      <cbc:UUID>normalizedString</cbc:UUID>
      <cbc:LineStatusCode>normalizedString</cbc:LineStatusCode>
      <cac:DocumentReference>
         <cbc:ID>normalizedString</cbc:ID>
         <cbc:CopyIndicator>true</cbc:CopyIndicator>
         <cbc:UUID>normalizedString</cbc:UUID>
         <cbc:IssueDate>2000-01-01</cbc:IssueDate>
         <cbc:IssueTime>12:00:00</cbc:IssueTime>
         <cbc:DocumentTypeCode>normalizedString</cbc:DocumentTypeCode>
         <cbc:DocumentType>string</cbc:DocumentType>
         <cbc:XPath>string</cbc:XPath>
         <cbc:LanguageID>normalizedString</cbc:LanguageID>
         <cbc:LocaleCode>normalizedString</cbc:LocaleCode>
         <cbc:VersionID>normalizedString</cbc:VersionID>
         <cbc:DocumentStatusCode>normalizedString</cbc:DocumentStatusCode>
         <cbc:DocumentDescription>string</cbc:DocumentDescription>
         <cac:Attachment>...
         </cac:Attachment>
         <cac:ValidityPeriod>...
         </cac:ValidityPeriod>
         <cac:IssuerParty>...
         </cac:IssuerParty>
         <cac:ResultOfVerification>...
         </cac:ResultOfVerification>
      </cac:DocumentReference>
   </cac:DependentLineReference>
</cac:DependentPriceReference>