cac:ConsumptionPoint
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.1.xsd
Type: cac:ConsumptionPointType
Properties: Global, Qualified
Content
- Sequence [1..1]
- cbc:ID [1..1] An identifier for this point of consumption.
- cbc:Description [0..*] Text describing this consumption point.
- cbc:SubscriberID [0..1] An identifier for the subscriber responsible for the consumption at this consumption point.
- cbc:SubscriberType [0..1] The type of subscriber, expressed as text.
- cbc:SubscriberTypeCode [0..1] The type of subscriber, expressed as a code.
- cbc:TotalDeliveredQuantity [0..1] The total quantity delivered, calculated at this consumption point.
- cac:Address [0..1] The address of this consumption point.
- cac:WebSiteAccess [0..1] Access information for the website of this consumption point.
- cac:UtilityMeter [0..*] A meter at this consumption point.
Attributes
None
Sample instance
<cac:ConsumptionPoint> <cbc:ID>normalizedString</cbc:ID> <cbc:Description>string</cbc:Description> <cbc:SubscriberID>normalizedString</cbc:SubscriberID> <cbc:SubscriberType>string</cbc:SubscriberType> <cbc:SubscriberTypeCode>normalizedString</cbc:SubscriberTypeCode> <cbc:TotalDeliveredQuantity>1.0</cbc:TotalDeliveredQuantity> <cac:Address> <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:Address> <cac:WebSiteAccess> <cbc:URI>normalizedString</cbc:URI> <cbc:Password>string</cbc:Password> <cbc:Login>string</cbc:Login> </cac:WebSiteAccess> <cac:UtilityMeter> <cbc:MeterNumber>string</cbc:MeterNumber> <cbc:MeterName>string</cbc:MeterName> <cbc:MeterConstant>string</cbc:MeterConstant> <cbc:MeterConstantCode>normalizedString</cbc:MeterConstantCode> <cbc:TotalDeliveredQuantity>1.0</cbc:TotalDeliveredQuantity> <cac:MeterReading> <cbc:ID>normalizedString</cbc:ID> <cbc:MeterReadingType>string</cbc:MeterReadingType> <cbc:MeterReadingTypeCode>normalizedString</cbc:MeterReadingTypeCode> <cbc:PreviousMeterReadingDate>2000-01-01</cbc:PreviousMeterReadingDate> <cbc:PreviousMeterQuantity>1.0</cbc:PreviousMeterQuantity> <cbc:LatestMeterReadingDate>2000-01-01</cbc:LatestMeterReadingDate> <cbc:LatestMeterQuantity>1.0</cbc:LatestMeterQuantity> <cbc:PreviousMeterReadingMethod>string</cbc:PreviousMeterReadingMethod> <cbc:PreviousMeterReadingMethodCode>normalizedString</cbc:PreviousMeterReadingMethodCode> <cbc:LatestMeterReadingMethod>string</cbc:LatestMeterReadingMethod> <cbc:LatestMeterReadingMethodCode>normalizedString</cbc:LatestMeterReadingMethodCode> <cbc:MeterReadingComments>string</cbc:MeterReadingComments> <cbc:DeliveredQuantity>1.0</cbc:DeliveredQuantity> </cac:MeterReading> <cac:MeterProperty> <cbc:Name>string</cbc:Name> <cbc:NameCode>normalizedString</cbc:NameCode> <cbc:Value>string</cbc:Value> <cbc:ValueQuantity>1.0</cbc:ValueQuantity> <cbc:ValueQualifier>string</cbc:ValueQualifier> </cac:MeterProperty> </cac:UtilityMeter> </cac:ConsumptionPoint>