cac:Legislation
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.2.xsd
Type: cac:LegislationType
Properties: Global, Qualified
Content
- Sequence [1..1]
- cbc:ID [0..1]An identifier to refer to the legislation.
- cbc:Title [0..*]The title of the legislation.
- cbc:Description [0..*]The textual description of the legislation.
- cbc:JurisdictionLevel [0..*]The jurisdiction level for the legislation.
- cbc:Article [0..*]The article of the legislation.
- cbc:URI [0..*]A URI to the legislation.
- cac:Language [0..*]The language of the legislation.
- cac:JurisdictionRegionAddress [0..*]The geopolitical region in which this legislation applies.
Attributes
None
Used in
- Type cac:TenderingCriterionType (Elements cac:SubTenderingCriterion, cac:TenderingCriterion)
Sample instance
(Auto-generated)
<cac:Legislation>
<cbc:ID>normalizedString</cbc:ID>
<cbc:Title>string</cbc:Title>
<cbc:Description>string</cbc:Description>
<cbc:JurisdictionLevel>string</cbc:JurisdictionLevel>
<cbc:Article>string</cbc:Article>
<cbc:URI>normalizedString</cbc:URI>
<cac:Language>
<cbc:ID>normalizedString</cbc:ID>
<cbc:Name>string</cbc:Name>
<cbc:LocaleCode>normalizedString</cbc:LocaleCode>
</cac:Language>
<cac:JurisdictionRegionAddress>
<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:JurisdictionRegionAddress>
</cac:Legislation>


