cac:Language
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.2.xsd
Type: cac:LanguageType
Properties: Global, Qualified
Content
- Sequence [1..1]
- cbc:ID [0..1]An identifier for this language.
- cbc:Name [0..1]The name of this language.
- cbc:LocaleCode [0..1]A code signifying the locale in which this language is used.
Attributes
None
Used in
- Type cac:EvidenceType (Elements cac:Evidence, cac:SuggestedEvidence, cac:TemplateEvidence)
- Type cac:LegislationType (Element cac:Legislation)
- Type cac:PartyType (Elements cac:AdditionalInformationParty, cac:AgentParty, cac:AppealInformationParty, cac:AppealReceiverParty, cac:BeneficiaryParty, cac:BillOfLadingHolderParty, cac:BillToParty ...more)
- Type cac:TenderingTermsType (Element cac:TenderingTerms)
Sample instance
(Auto-generated)
<cac:Language> <cbc:ID>normalizedString</cbc:ID> <cbc:Name>string</cbc:Name> <cbc:LocaleCode>normalizedString</cbc:LocaleCode> </cac:Language>