cac:ConsignorParty
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.0.xsd
Type: cac:PartyType
Properties: Global, Qualified
Content
- Sequence [1..1]
- cbc:MarkCareIndicator [0..1] Indicates whether a party is C/O (care of).
- cbc:MarkAttentionIndicator [0..1] Indicates whether a party is 'FAO' (for the attention of).
- cbc:WebsiteURI [0..1] The Uniform Resource Identifier (URI) of the party.
- cbc:LogoReferenceID [0..1] A party's logo.
- cbc:EndpointID [0..1] Identifies the end point of the routing service, e.g., EAN Location Number, GLN.
- cac:PartyIdentification [0..*] An association to Party Identification.
- cac:PartyName [0..*] An association to Party Name.
- cac:Language [0..1] An association to Language.
- cac:PostalAddress [0..1] The party's postal address.
- cac:PhysicalLocation [0..1] The party's physical location.
- cac:PartyTaxScheme [0..*] An association to Party Tax Scheme.
- cac:PartyLegalEntity [0..*] An association to Party Legal Entity.
- cac:Contact [0..1] An association to Contact.
- cac:Person [0..1] An association to a person.
- cac:AgentParty [0..1] An association to another party who acts as an agent for this party.
Attributes
None
Used in
- Type BillOfLadingType (Element BillOfLading)
- Type ForwardingInstructionsType (Element ForwardingInstructions)
- Type PackingListType (Element PackingList)
- Type WaybillType (Element Waybill)
- Type cac:ConsignmentType (Element cac:Consignment)
Sample instance
<cac:ConsignorParty> <cac:PartyName> <cbc:Name>Consortial</cbc:Name> </cac:PartyName> <cac:PostalAddress> <cbc:StreetName>Boston Road</cbc:StreetName> <cbc:BuildingName>Suite M-102</cbc:BuildingName> <cbc:BuildingNumber>630</cbc:BuildingNumber> <cbc:CityName>Billerica</cbc:CityName> <cbc:PostalZone>01821</cbc:PostalZone> <cbc:CountrySubentity>Massachusetts</cbc:CountrySubentity> <cbc:CountrySubentityCode>MA</cbc:CountrySubentityCode> <cac:Country> <cbc:IdentificationCode>US</cbc:IdentificationCode> </cac:Country> </cac:PostalAddress> <cac:Contact> <cbc:Name>Mrs Bouquet</cbc:Name> <cbc:Telephone> +1 158 1233714</cbc:Telephone> <cbc:Telefax>+ 1 158 1233856</cbc:Telefax> <cbc:ElectronicMail>bouquet@fpconsortial.com</cbc:ElectronicMail> </cac:Contact> </cac:ConsignorParty>