Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Properties
Source
Used by
Included schema Electricity_r25.xsd
Namespace urn:aseXML:r25
Annotations
This schema file is part of the aseXML schema set, and is subject to the terms and conditions that are detailed in the aseXML_r*.xsd schema file with which this file is used
Purpose - Define electricity specific types and the standing data structure for electricity
Properties
attribute form default: unqualified
element form default: unqualified
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element HighLowConsumption/High
Namespace No namespace
Diagram
Diagram
Type xsd:integer
Properties
content: simple
Source
<xsd:element name="High" type="xsd:integer"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element HighLowConsumption/Low
Namespace No namespace
Diagram
Diagram
Type xsd:integer
Properties
content: simple
Source
<xsd:element name="Low" type="xsd:integer"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element DocumentReferenceType/FormReference
Namespace No namespace
Diagram
Diagram
Type restriction of xsd:string
Properties
content: simple
minOccurs: 0
Facets
maxLength 30
Source
<xsd:element name="FormReference" minOccurs="0">
  <xsd:simpleType>
    <xsd:restriction base="xsd:string">
      <xsd:maxLength value="30"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:element>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element DocumentReferenceType/FormNumber
Namespace No namespace
Diagram
Diagram
Type restriction of xsd:string
Properties
content: simple
minOccurs: 0
Facets
maxLength 15
Source
<xsd:element name="FormNumber" minOccurs="0">
  <xsd:simpleType>
    <xsd:restriction base="xsd:string">
      <xsd:maxLength value="15"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:element>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element License/Licensee
Namespace No namespace
Diagram
Diagram asexml_r252.tmp#id394 asexml_r252.tmp#id386 asexml_r252.tmp#id388 asexml_r252.tmp#id390 asexml_r252.tmp#id392 asexml_r252.tmp#id385
Type PersonName
Properties
content: complex
minOccurs: 0
Model NameTitle+ , GivenName+ , FamilyName , NameSuffix*
Children FamilyName, GivenName, NameSuffix, NameTitle
Instance
<Licensee nameType="LGL">
  <NameTitle>{1,unbounded}</NameTitle>
  <GivenName>{1,unbounded}</GivenName>
  <FamilyName>{1,1}</FamilyName>
  <NameSuffix>{0,unbounded}</NameSuffix>
</Licensee>
Attributes
QName Type Fixed Default Use Annotation
nameType PersonNameType LGL optional
Source
<xsd:element name="Licensee" type="PersonName" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element License/BusinessName
Namespace No namespace
Diagram
Diagram asexml_r2529.tmp#id398 asexml_r2529.tmp#id399 asexml_r2529.tmp#id397
Type BusinessName
Type hierarchy
Properties
content: complex
minOccurs: 0
Attributes
QName Type Fixed Default Use Annotation
businessNameTypeCode BusinessNameTypeCode optional
Source
<xsd:element name="BusinessName" type="BusinessName" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element License/PhoneNumber
Namespace No namespace
Diagram
Diagram asexml_r252.tmp#id411 asexml_r252.tmp#id405 asexml_r252.tmp#id407 asexml_r252.tmp#id409 asexml_r252.tmp#id404
Type AustralianPhoneNumber
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Model Prefix , Number , ServiceComment{0,1}
Children Number, Prefix, ServiceComment
Instance
<PhoneNumber serviceType="">
  <Prefix>{1,1}</Prefix>
  <Number>{1,1}</Number>
  <ServiceComment>{0,1}</ServiceComment>
</PhoneNumber>
Attributes
QName Type Fixed Default Use Annotation
serviceType AustralianTelephoneServiceType required
Source
<xsd:element name="PhoneNumber" type="AustralianPhoneNumber" minOccurs="0" maxOccurs="unbounded"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element License/LicenseNumber
Namespace No namespace
Diagram
Diagram asexml_r2515.tmp#id1579
Type LicenseNumber
Properties
content: simple
minOccurs: 0
Facets
maxLength 20
Source
<xsd:element name="LicenseNumber" type="LicenseNumber" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element License/SafetyCertificate
Namespace No namespace
Diagram
Diagram asexml_r250.tmp#id1380 asexml_r250.tmp#id1381 asexml_r250.tmp#id1379
Type SafetyCertificateType
Properties
content: complex
minOccurs: 0
Model ID{0,1} , MethodSent
Children ID, MethodSent
Instance
<SafetyCertificate>
  <ID>{0,1}</ID>
  <MethodSent>{1,1}</MethodSent>
</SafetyCertificate>
Source
<xsd:element name="SafetyCertificate" type="SafetyCertificateType" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element License/DocumentReference
Namespace No namespace
Diagram
Diagram asexml_r2515.tmp#id1577 asexml_r2515.tmp#id1578 asexml_r2515.tmp#id1576
Type DocumentReferenceType
Properties
content: complex
minOccurs: 0
Model FormReference{0,1} , FormNumber{0,1}
Children FormNumber, FormReference
Instance
<DocumentReference>
  <FormReference>{0,1}</FormReference>
  <FormNumber>{0,1}</FormNumber>
</DocumentReference>
Source
<xsd:element name="DocumentReference" type="DocumentReferenceType" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element License/AttendanceRequired
Namespace No namespace
Diagram
Diagram
Type xsd:boolean
Properties
content: simple
minOccurs: 0
Source
<xsd:element name="AttendanceRequired" type="xsd:boolean" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element ElectricityServiceOrderType/WorkType
Namespace No namespace
Diagram
Diagram asexml_r2515.tmp#id1589 asexml_r2515.tmp#id1596
Type extension of ServiceOrderType
Type hierarchy
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
workSubType ServiceOrderSubType optional
Source
<xsd:element name="WorkType">
  <xsd:complexType>
    <xsd:simpleContent>
      <xsd:extension base="ServiceOrderType">
        <xsd:attribute name="workSubType" type="ServiceOrderSubType" use="optional"/>
      </xsd:extension>
    </xsd:simpleContent>
  </xsd:complexType>
</xsd:element>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element ElectricityServiceOrderDetails/CustomerConsultationRequired
Namespace No namespace
Diagram
Diagram
Type xsd:boolean
Properties
content: simple
Source
<xsd:element name="CustomerConsultationRequired" type="xsd:boolean"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element ElectricityServiceOrderDetails/InstallationType
Namespace No namespace
Diagram
Diagram asexml_r2515.tmp#id1592
Type InstallationType
Properties
content: simple
minOccurs: 0
Facets
enumeration Underground, Overhead, Underground To Overhead Mains, Overhead To Underground Mains, Transformer Overhead, Transformer Ground Level
Source
<xsd:element name="InstallationType" type="InstallationType" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element ElectricityServiceOrderDetails/SupplyPhase
Namespace No namespace
Diagram
Diagram asexml_r2515.tmp#id1591
Type SupplyPhase
Properties
content: simple
minOccurs: 0
Facets
enumeration 1-phase, 2-phase, 3-phase, Other Multi-phase
Source
<xsd:element name="SupplyPhase" type="SupplyPhase" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element ElectricityServiceOrderDetails/AverageDailyLoad
Namespace No namespace
Diagram
Diagram asexml_r2515.tmp#id1568
Type AveragedDailyLoad
Properties
content: simple
minOccurs: 0
Source
<xsd:element name="AverageDailyLoad" type="AveragedDailyLoad" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element ElectricityServiceOrderDetails/CustomerType
Namespace No namespace
Diagram
Diagram asexml_r2529.tmp#id729
Type CustomerType
Properties
content: simple
minOccurs: 0
Facets
enumeration Industrial, Commercial, Residential, Farm, Lighting
Source
<xsd:element name="CustomerType" type="CustomerType" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element ElectricityServiceOrderDetails/MeteringType
Namespace No namespace
Diagram
Diagram asexml_r2515.tmp#id1571
Type MeteringType
Properties
content: simple
minOccurs: 0
Facets
enumeration Flat Rate, Two Rate, Time Of Use, CT Meter, Other
Source
<xsd:element name="MeteringType" type="MeteringType" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element ElectricityServiceOrderDetails/OffPeakRequirements
Namespace No namespace
Diagram
Diagram asexml_r250.tmp#id426 asexml_r250.tmp#id425
Type SpecialComments
Properties
content: complex
minOccurs: 0
Model CommentLine{1,3}
Children CommentLine
Instance
<OffPeakRequirements>
  <CommentLine>{1,3}</CommentLine>
</OffPeakRequirements>
Source
<xsd:element name="OffPeakRequirements" type="SpecialComments" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element ElectricityServiceOrderDetails/MaximumDemand
Namespace No namespace
Diagram
Diagram asexml_r2515.tmp#id1549
Type MeterDemand
Properties
content: simple
minOccurs: 0
Facets
totalDigits 8
Source
<xsd:element name="MaximumDemand" type="MeterDemand" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element ElectricityServiceOrderDetails/ServiceTime
Namespace No namespace
Diagram
Diagram asexml_r2515.tmp#id1588
Type ServiceTimeType
Properties
content: simple
minOccurs: 0
Facets
maxLength 40
enumeration Any Time, Business Hours, Non-Business Hours
Source
<xsd:element name="ServiceTime" type="ServiceTimeType" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element ElectricityServiceOrderDetails/SwitchingServiceRequired
Namespace No namespace
Diagram
Diagram
Type xsd:boolean
Properties
content: simple
minOccurs: 0
Source
<xsd:element name="SwitchingServiceRequired" type="xsd:boolean" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element ElectricityServiceOrderDetails/ConfirmedDe-energisation
Namespace No namespace
Diagram
Diagram
Type xsd:boolean
Properties
content: simple
minOccurs: 0
Source
<xsd:element name="ConfirmedDe-energisation" type="xsd:boolean" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element ElectricityServiceOrderDetails/License
Namespace No namespace
Diagram
Diagram asexml_r2515.tmp#id1581 asexml_r2515.tmp#id1582 asexml_r2515.tmp#id1583 asexml_r2515.tmp#id1584 asexml_r2515.tmp#id1585 asexml_r2515.tmp#id1586 asexml_r2515.tmp#id1587 asexml_r2515.tmp#id1580
Type License
Properties
content: complex
minOccurs: 0
Model Licensee{0,1} , BusinessName{0,1} , PhoneNumber* , LicenseNumber{0,1} , SafetyCertificate{0,1} , DocumentReference{0,1} , AttendanceRequired{0,1}
Children AttendanceRequired, BusinessName, DocumentReference, LicenseNumber, Licensee, PhoneNumber, SafetyCertificate
Instance
<License>
  <Licensee nameType="LGL">{0,1}</Licensee>
  <BusinessName businessNameTypeCode="">{0,1}</BusinessName>
  <PhoneNumber serviceType="">{0,unbounded}</PhoneNumber>
  <LicenseNumber>{0,1}</LicenseNumber>
  <SafetyCertificate>{0,1}</SafetyCertificate>
  <DocumentReference>{0,1}</DocumentReference>
  <AttendanceRequired>{0,1}</AttendanceRequired>
</License>
Source
<xsd:element name="License" type="License" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element ElectricityServiceOrderNotificationData/ServiceOrderStatus
Namespace No namespace
Diagram
Diagram asexml_r2517.tmp#id1447
Type ServiceOrderStatus
Properties
content: simple
Facets
enumeration Completed, Partially Completed, Not Completed
Source
<xsd:element name="ServiceOrderStatus" type="ServiceOrderStatus"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element ElectricityServiceOrderNotificationData/ResponseCode
Namespace No namespace
Diagram
Diagram asexml_r2515.tmp#id1593
Type SORDResponseCode
Properties
content: simple
minOccurs: 0
Facets
enumeration Customer On-Site, Customer Prevented, De-energisation Not Completed Due To A Re-energisation, Documentation Not Provided, Metering Problem, Meter Reading Only Undertaken Due To Prior Re-energisation, New Customer On-Site, No Supply, Other, Reading Problem, Request Submitted By Another Retailer, Retailer Cancellation, Sensitive Load, Service Provider Cancellation, Unable To Access, Unknown Load, Unsafe
Source
<xsd:element name="ResponseCode" type="SORDResponseCode" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element ElectricityServiceOrderNotificationData/ActualDateTime
Namespace No namespace
Diagram
Diagram
Type xsd:dateTime
Properties
content: simple
Source
<xsd:element name="ActualDateTime" type="xsd:dateTime"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element ElectricityServiceOrderNotificationData/Product
Namespace No namespace
Diagram
Diagram asexml_r2529.tmp#id1440 asexml_r2529.tmp#id1439
Type Product
Properties
content: complex
Model Code{1,3}
Children Code
Instance
<Product>
  <Code>{1,3}</Code>
</Product>
Source
<xsd:element name="Product" type="Product"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element ElectricityDataStream/Suffix
Namespace No namespace
Diagram
Diagram asexml_r2515.tmp#id1508
Type NMIDataStreamSuffix
Properties
content: simple
nillable: true
Facets
length 2
Source
<xsd:element name="Suffix" type="NMIDataStreamSuffix" nillable="true"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element ElectricityDataStream/ProfileName
Namespace No namespace
Diagram
Diagram asexml_r2515.tmp#id1509
Type ProfileName
Properties
content: simple
minOccurs: 0
nillable: true
Facets
maxLength 10
Source
<xsd:element name="ProfileName" type="ProfileName" nillable="true" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element ElectricityDataStream/AveragedDailyLoad
Namespace No namespace
Diagram
Diagram asexml_r2515.tmp#id1568
Type AveragedDailyLoad
Properties
content: simple
minOccurs: 0
nillable: true
Source
<xsd:element name="AveragedDailyLoad" type="AveragedDailyLoad" nillable="true" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element ElectricityDataStream/DataStreamType
Namespace No namespace
Diagram
Diagram asexml_r2515.tmp#id1569
Type DataStreamType
Properties
content: simple
minOccurs: 0
nillable: true
Facets
enumeration Interval, Non-Interval, Consumption, Profile
Source
<xsd:element name="DataStreamType" type="DataStreamType" nillable="true" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element ElectricityDataStream/Status
Namespace No namespace
Diagram
Diagram asexml_r250.tmp#id314
Type NMIStatusCode
Properties
content: simple
minOccurs: 0
nillable: true
Facets
length 1
Source
<xsd:element name="Status" type="NMIStatusCode" nillable="true" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element ElectricityDataStreams/DataStream
Namespace No namespace
Diagram
Diagram asexml_r2515.tmp#id1619 asexml_r2515.tmp#id1620 asexml_r2515.tmp#id1621 asexml_r2515.tmp#id1622 asexml_r2515.tmp#id1623 asexml_r2515.tmp#id1618
Type ElectricityDataStream
Properties
content: complex
maxOccurs: unbounded
Model Suffix , ProfileName{0,1} , AveragedDailyLoad{0,1} , DataStreamType{0,1} , Status{0,1}
Children AveragedDailyLoad, DataStreamType, ProfileName, Status, Suffix
Instance
<DataStream>
  <Suffix>{1,1}</Suffix>
  <ProfileName>{0,1}</ProfileName>
  <AveragedDailyLoad>{0,1}</AveragedDailyLoad>
  <DataStreamType>{0,1}</DataStreamType>
  <Status>{0,1}</Status>
</DataStream>
Source
<xsd:element name="DataStream" type="ElectricityDataStream" maxOccurs="unbounded"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element ElectricityMeterRegisterDetail/RegisterID
Namespace No namespace
Diagram
Diagram asexml_r2515.tmp#id1553
Type MeterRegisterIdentifier
Properties
content: simple
minOccurs: 0
Facets
maxLength 10
Source
<xsd:element name="RegisterID" type="MeterRegisterIdentifier" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element ElectricityMeterRegisterDetail/NetworkTariffCode
Namespace No namespace
Diagram
Diagram asexml_r255.tmp#id1451
Type NetworkTariffCode
Properties
content: simple
minOccurs: 0
nillable: true
Facets
maxLength 10
Source
<xsd:element name="NetworkTariffCode" type="NetworkTariffCode" nillable="true" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element ElectricityMeterRegisterDetail/NetworkAdditionalInformation
Namespace No namespace
Diagram
Diagram asexml_r2515.tmp#id1552
Type MeterNetworkAdditionalInformation
Properties
content: simple
minOccurs: 0
nillable: true
Source
<xsd:element name="NetworkAdditionalInformation" type="MeterNetworkAdditionalInformation" nillable="true" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element ElectricityMeterRegisterDetail/UnitOfMeasure
Namespace No namespace
Diagram
Diagram asexml_r2515.tmp#id1556
Type MeterUnitOfMeasure
Properties
content: simple
minOccurs: 0
nillable: true
Facets
maxLength 5
Source
<xsd:element name="UnitOfMeasure" type="MeterUnitOfMeasure" nillable="true" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element ElectricityMeterRegisterDetail/TimeOfDay
Namespace No namespace
Diagram
Diagram asexml_r2515.tmp#id1555
Type MeterTimeOfDay
Properties
content: simple
minOccurs: 0
nillable: true
Facets
maxLength 10
Source
<xsd:element name="TimeOfDay" type="MeterTimeOfDay" nillable="true" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element ElectricityMeterRegisterDetail/Multiplier
Namespace No namespace
Diagram
Diagram asexml_r2515.tmp#id1551
Type MeterMultiplier
Properties
content: simple
minOccurs: 0
nillable: true
Source
<xsd:element name="Multiplier" type="MeterMultiplier" nillable="true" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element ElectricityMeterRegisterDetail/DialFormat
Namespace No namespace
Diagram
Diagram asexml_r2515.tmp#id1550
Type MeterDialFormat
Properties
content: simple
minOccurs: 0
nillable: true
Facets
totalDigits 4
fractionDigits 2
maxInclusive 99.99
minInclusive 0
Source
<xsd:element name="DialFormat" type="MeterDialFormat" nillable="true" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element ElectricityMeterRegisterDetail/Suffix
Namespace No namespace
Diagram
Diagram asexml_r2515.tmp#id1508
Type NMIDataStreamSuffix
Properties
content: simple
minOccurs: 0
nillable: true
Facets
length 2
Source
<xsd:element name="Suffix" type="NMIDataStreamSuffix" nillable="true" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element ElectricityMeterRegisterDetail/ControlledLoad
Namespace No namespace
Diagram
Diagram asexml_r2515.tmp#id1548
Type MeterControlledLoad
Properties
content: simple
minOccurs: 0
nillable: true
Facets
maxLength 100
Source
<xsd:element name="ControlledLoad" type="MeterControlledLoad" nillable="true" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element ElectricityMeterRegisterDetail/ConsumptionType
Namespace No namespace
Diagram
Diagram asexml_r2515.tmp#id1547
Type MeterConsumptionType
Properties
content: simple
minOccurs: 0
nillable: true
Facets
enumeration Actual, Cumulative
Source
<xsd:element name="ConsumptionType" type="MeterConsumptionType" nillable="true" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element ElectricityMeterRegisterDetail/Demand1
Namespace No namespace
Diagram
Diagram asexml_r2515.tmp#id1549
Type MeterDemand
Properties
content: simple
minOccurs: 0
nillable: true
Facets
totalDigits 8
Source
<xsd:element name="Demand1" type="MeterDemand" nillable="true" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element ElectricityMeterRegisterDetail/Demand2
Namespace No namespace
Diagram
Diagram asexml_r2515.tmp#id1549
Type MeterDemand
Properties
content: simple
minOccurs: 0
nillable: true
Facets
totalDigits 8
Source
<xsd:element name="Demand2" type="MeterDemand" nillable="true" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element ElectricityMeterRegisterDetail/Status
Namespace No namespace
Diagram
Diagram asexml_r2515.tmp#id1554
Type MeterRegisterStatusCode
Properties
content: simple
minOccurs: 0
nillable: true
Facets
enumeration C, R
Source
<xsd:element name="Status" type="MeterRegisterStatusCode" nillable="true" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element ElectricityMeterRegisterDetail/DirectionIndicator
Namespace No namespace
Diagram
Diagram asexml_r2515.tmp#id1570
Type DirectionIndicator
Properties
content: simple
minOccurs: 0
nillable: true
Facets
enumeration Import, Export
Source
<xsd:element name="DirectionIndicator" type="DirectionIndicator" nillable="true" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element ElectricityMeterRegisterDetail/PreviousReading
Namespace No namespace
Diagram
Diagram asexml_r2515.tmp#id1643 asexml_r2515.tmp#id1644 asexml_r2515.tmp#id1645 asexml_r2515.tmp#id1642
Type ElectricityMeterReadData
Properties
content: complex
minOccurs: 0
nillable: true
Model Read , ReadDate , Consumption
Children Consumption, Read, ReadDate
Instance
<PreviousReading>
  <Read>{1,1}</Read>
  <ReadDate>{1,1}</ReadDate>
  <Consumption>{1,1}</Consumption>
</PreviousReading>
Source
<xsd:element name="PreviousReading" type="ElectricityMeterReadData" nillable="true" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element ElectricityMeterReadData/Read
Namespace No namespace
Diagram
Diagram
Type restriction of xsd:string
Properties
content: simple
Facets
maxLength 15
Source
<xsd:element name="Read">
  <xsd:simpleType>
    <xsd:restriction base="xsd:string">
      <xsd:maxLength value="15"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:element>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element ElectricityMeterReadData/ReadDate
Namespace No namespace
Diagram
Diagram
Type xsd:date
Properties
content: simple
Source
<xsd:element name="ReadDate" type="xsd:date"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element ElectricityMeterReadData/Consumption
Namespace No namespace
Diagram
Diagram
Type restriction of xsd:decimal
Properties
content: simple
Facets
totalDigits 15
fractionDigits 3
Source
<xsd:element name="Consumption">
  <xsd:simpleType>
    <xsd:restriction base="xsd:decimal">
      <xsd:totalDigits value="15"/>
      <xsd:fractionDigits value="3"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:element>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element ElectricityMeterRegisterDetail/HighLowConsumption
Namespace No namespace
Diagram
Diagram asexml_r2515.tmp#id1558 asexml_r2515.tmp#id1559 asexml_r2515.tmp#id1557
Type HighLowConsumption
Properties
content: complex
minOccurs: 0
nillable: true
Model High , Low
Children High, Low
Instance
<HighLowConsumption>
  <High>{1,1}</High>
  <Low>{1,1}</Low>
</HighLowConsumption>
Source
<xsd:element name="HighLowConsumption" type="HighLowConsumption" nillable="true" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element ElectricityMeterRegisterConfiguration/Register
Namespace No namespace
Diagram
Diagram asexml_r2515.tmp#id1627 asexml_r2515.tmp#id1628 asexml_r2515.tmp#id1629 asexml_r2515.tmp#id1630 asexml_r2515.tmp#id1631 asexml_r2515.tmp#id1632 asexml_r2515.tmp#id1633 asexml_r2515.tmp#id1634 asexml_r2515.tmp#id1635 asexml_r2515.tmp#id1636 asexml_r2515.tmp#id1637 asexml_r2515.tmp#id1638 asexml_r2515.tmp#id1639 asexml_r2515.tmp#id1640 asexml_r2515.tmp#id1641 asexml_r2515.tmp#id1646 asexml_r2515.tmp#id1626
Type ElectricityMeterRegisterDetail
Properties
content: complex
maxOccurs: unbounded
Model RegisterID{0,1} , NetworkTariffCode{0,1} , NetworkAdditionalInformation{0,1} , UnitOfMeasure{0,1} , TimeOfDay{0,1} , Multiplier{0,1} , DialFormat{0,1} , Suffix{0,1} , ControlledLoad{0,1} , ConsumptionType{0,1} , Demand1{0,1} , Demand2{0,1} , Status{0,1} , DirectionIndicator{0,1} , PreviousReading{0,1} , HighLowConsumption{0,1}
Children ConsumptionType, ControlledLoad, Demand1, Demand2, DialFormat, DirectionIndicator, HighLowConsumption, Multiplier, NetworkAdditionalInformation, NetworkTariffCode, PreviousReading, RegisterID, Status, Suffix, TimeOfDay, UnitOfMeasure
Instance
<Register>
  <RegisterID>{0,1}</RegisterID>
  <NetworkTariffCode>{0,1}</NetworkTariffCode>
  <NetworkAdditionalInformation>{0,1}</NetworkAdditionalInformation>
  <UnitOfMeasure>{0,1}</UnitOfMeasure>
  <TimeOfDay>{0,1}</TimeOfDay>
  <Multiplier>{0,1}</Multiplier>
  <DialFormat>{0,1}</DialFormat>
  <Suffix>{0,1}</Suffix>
  <ControlledLoad>{0,1}</ControlledLoad>
  <ConsumptionType>{0,1}</ConsumptionType>
  <Demand1>{0,1}</Demand1>
  <Demand2>{0,1}</Demand2>
  <Status>{0,1}</Status>
  <DirectionIndicator>{0,1}</DirectionIndicator>
  <PreviousReading>{0,1}</PreviousReading>
  <HighLowConsumption>{0,1}</HighLowConsumption>
</Register>
Source
<xsd:element name="Register" type="ElectricityMeterRegisterDetail" maxOccurs="unbounded"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element ElectricityMeter/SerialNumber
Namespace No namespace
Diagram
Diagram asexml_r250.tmp#id215
Type MeterSerialNumber
Properties
content: simple
minOccurs: 0
nillable: true
Facets
maxLength 12
Source
<xsd:element name="SerialNumber" type="MeterSerialNumber" nillable="true" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element ElectricityMeter/NextScheduledReadDate
Namespace No namespace
Diagram
Diagram
Type xsd:date
Properties
content: simple
minOccurs: 0
nillable: true
Source
<xsd:element name="NextScheduledReadDate" type="xsd:date" nillable="true" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element ElectricityMeter/Location
Namespace No namespace
Diagram
Diagram asexml_r2515.tmp#id1523
Type MeterLocation
Properties
content: simple
minOccurs: 0
nillable: true
Facets
maxLength 50
Source
<xsd:element name="Location" type="MeterLocation" nillable="true" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element ElectricityMeter/Hazard
Namespace No namespace
Diagram
Diagram asexml_r2515.tmp#id1520
Type MeterHazard
Properties
content: simple
minOccurs: 0
nillable: true
Facets
maxLength 12
Source
<xsd:element name="Hazard" type="MeterHazard" nillable="true" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element ElectricityMeter/InstallationTypeCode
Namespace No namespace
Diagram
Diagram asexml_r2515.tmp#id1521
Type MeterInstallationTypeCode
Properties
content: simple
minOccurs: 0
nillable: true
Facets
maxLength 8
Source
<xsd:element name="InstallationTypeCode" type="MeterInstallationTypeCode" nillable="true" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element ElectricityMeter/Route
Namespace No namespace
Diagram
Diagram asexml_r2515.tmp#id1532
Type MeterRoute
Properties
content: simple
minOccurs: 0
nillable: true
Facets
maxLength 12
Source
<xsd:element name="Route" type="MeterRoute" nillable="true" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element ElectricityMeter/Use
Namespace No namespace
Diagram
Diagram asexml_r2515.tmp#id1541
Type MeterUse
Properties
content: simple
minOccurs: 0
nillable: true
Facets
maxLength 10
Source
<xsd:element name="Use" type="MeterUse" nillable="true" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element ElectricityMeter/Point
Namespace No namespace
Diagram
Diagram asexml_r2515.tmp#id1528
Type MeterPoint
Properties
content: simple
minOccurs: 0
nillable: true
Facets
maxLength 2
Source
<xsd:element name="Point" type="MeterPoint" nillable="true" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element ElectricityMeter/Manufacturer
Namespace No namespace
Diagram
Diagram asexml_r2515.tmp#id1524
Type MeterManufacturer
Properties
content: simple
minOccurs: 0
nillable: true
Facets
maxLength 15
Source
<xsd:element name="Manufacturer" type="MeterManufacturer" nillable="true" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element ElectricityMeter/Model
Namespace No namespace
Diagram
Diagram asexml_r2515.tmp#id1526
Type MeterModel
Properties
content: simple
minOccurs: 0
nillable: true
Facets
maxLength 12
Source
<xsd:element name="Model" type="MeterModel" nillable="true" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element ElectricityMeter/TransformerLocation
Namespace No namespace
Diagram
Diagram asexml_r2515.tmp#id1538
Type MeterTransformerLocation
Properties
content: simple
minOccurs: 0
nillable: true
Facets
maxLength 30
Source
<xsd:element name="TransformerLocation" type="MeterTransformerLocation" nillable="true" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element ElectricityMeter/TransformerType
Namespace No namespace
Diagram
Diagram asexml_r2515.tmp#id1540
Type MeterTransformerType
Properties
content: simple
minOccurs: 0
nillable: true
Facets
maxLength 20
Source
<xsd:element name="TransformerType" type="MeterTransformerType" nillable="true" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element ElectricityMeter/TransformerRatio
Namespace No namespace
Diagram
Diagram asexml_r2515.tmp#id1539
Type MeterTransformerRatio
Properties
content: simple
minOccurs: 0
nillable: true
Facets
maxLength 20
Source
<xsd:element name="TransformerRatio" type="MeterTransformerRatio" nillable="true" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element ElectricityMeter/Constant
Namespace No namespace
Diagram
Diagram asexml_r2515.tmp#id1516
Type MeterConstant
Properties
content: simple
minOccurs: 0
nillable: true
Facets
maxLength 12
Source
<xsd:element name="Constant" type="MeterConstant" nillable="true" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element ElectricityMeter/LastTestDate
Namespace No namespace
Diagram
Diagram
Type xsd:date
Properties
content: simple
minOccurs: 0
nillable: true
Source
<xsd:element name="LastTestDate" type="xsd:date" nillable="true" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element ElectricityMeter/NextTestDate
Namespace No namespace
Diagram
Diagram
Type xsd:date
Properties
content: simple
minOccurs: 0
nillable: true
Source
<xsd:element name="NextTestDate" type="xsd:date" nillable="true" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element ElectricityMeter/TestResultAccuracy
Namespace No namespace
Diagram
Diagram asexml_r2515.tmp#id1536
Type MeterTestResultAccuracy
Properties
content: simple
minOccurs: 0
nillable: true
Facets
totalDigits 8
fractionDigits 5
Source
<xsd:element name="TestResultAccuracy" type="MeterTestResultAccuracy" nillable="true" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element ElectricityMeter/TestResultNotes
Namespace No namespace
Diagram
Diagram asexml_r2515.tmp#id1537
Type MeterTestResultNotes
Properties
content: simple
minOccurs: 0
nillable: true
Facets
maxLength 50
Source
<xsd:element name="TestResultNotes" type="MeterTestResultNotes" nillable="true" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element ElectricityMeter/TestPerformedBy
Namespace No namespace
Diagram
Diagram asexml_r2515.tmp#id1535
Type MeterTestPerformedBy
Properties
content: simple
minOccurs: 0
nillable: true
Facets
maxLength 20
Source
<xsd:element name="TestPerformedBy" type="MeterTestPerformedBy" nillable="true" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element ElectricityMeter/MeasurementType
Namespace No namespace
Diagram
Diagram asexml_r2515.tmp#id1525
Type MeterMeasurementType
Properties
content: simple
minOccurs: 0
nillable: true
Facets
maxLength 4
Source
<xsd:element name="MeasurementType" type="MeterMeasurementType" nillable="true" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element ElectricityMeter/ReadTypeCode
Namespace No namespace
Diagram
Diagram asexml_r2515.tmp#id1530
Type MeterReadTypeCode
Properties
content: simple
minOccurs: 0
nillable: true
Facets
maxLength 4
Source
<xsd:element name="ReadTypeCode" type="MeterReadTypeCode" nillable="true" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element ElectricityMeter/RemotePhoneNumber
Namespace No namespace
Diagram
Diagram asexml_r2515.tmp#id1531
Type MeterRemotePhoneNumber
Properties
content: simple
minOccurs: 0
nillable: true
Facets
maxLength 12
Source
<xsd:element name="RemotePhoneNumber" type="MeterRemotePhoneNumber" nillable="true" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element ElectricityMeter/CommunicationsEquipmentType
Namespace No namespace
Diagram
Diagram asexml_r2515.tmp#id1514
Type MeterCommunicationsEquipmentType
Properties
content: simple
minOccurs: 0
nillable: true
Facets
maxLength 4
Source
<xsd:element name="CommunicationsEquipmentType" type="MeterCommunicationsEquipmentType" nillable="true" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element ElectricityMeter/CommunicationsProtocol
Namespace No namespace
Diagram
Diagram asexml_r2515.tmp#id1515
Type MeterCommunicationsProtocol
Properties
content: simple
minOccurs: 0
nillable: true
Facets
maxLength 50
Source
<xsd:element name="CommunicationsProtocol" type="MeterCommunicationsProtocol" nillable="true" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element ElectricityMeter/DataConversion
Namespace No namespace
Diagram
Diagram asexml_r2515.tmp#id1517
Type MeterDataConversion
Properties
content: simple
minOccurs: 0
nillable: true
Facets
maxLength 50
Source
<xsd:element name="DataConversion" type="MeterDataConversion" nillable="true" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element ElectricityMeter/DataValidations
Namespace No namespace
Diagram
Diagram asexml_r2515.tmp#id1518
Type MeterDataValidations
Properties
content: simple
minOccurs: 0
nillable: true
Facets
maxLength 50
Source
<xsd:element name="DataValidations" type="MeterDataValidations" nillable="true" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element ElectricityMeter/Status
Namespace No namespace
Diagram
Diagram asexml_r2515.tmp#id1533
Type MeterStatusCode
Properties
content: simple
minOccurs: 0
Facets
enumeration C, R
Source
<xsd:element name="Status" type="MeterStatusCode" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element ElectricityMeter/Program
Namespace No namespace
Diagram
Diagram asexml_r2515.tmp#id1529
Type MeterProgram
Properties
content: simple
minOccurs: 0
nillable: true
Facets
maxLength 30
Source
<xsd:element name="Program" type="MeterProgram" nillable="true" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element ElectricityMeter/AdditionalSiteInformation
Namespace No namespace
Diagram
Diagram asexml_r2515.tmp#id1511
Type MeterAdditionalSiteInformation
Properties
content: simple
minOccurs: 0
nillable: true
Facets
maxLength 100
Source
<xsd:element name="AdditionalSiteInformation" type="MeterAdditionalSiteInformation" nillable="true" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element ElectricityMeter/EstimationInstructions
Namespace No namespace
Diagram
Diagram asexml_r2515.tmp#id1519
Type MeterEstimationInstructions
Properties
content: simple
minOccurs: 0
nillable: true
Facets
maxLength 50
Source
<xsd:element name="EstimationInstructions" type="MeterEstimationInstructions" nillable="true" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element ElectricityMeter/AssetManagementPlan
Namespace No namespace
Diagram
Diagram asexml_r2515.tmp#id1512
Type MeterAssetManagementPlan
Properties
content: simple
minOccurs: 0
nillable: true
Facets
maxLength 50
Source
<xsd:element name="AssetManagementPlan" type="MeterAssetManagementPlan" nillable="true" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element ElectricityMeter/CalibrationTables
Namespace No namespace
Diagram
Diagram asexml_r2515.tmp#id1513
Type MeterCalibrationTables
Properties
content: simple
minOccurs: 0
nillable: true
Facets
maxLength 50
Source
<xsd:element name="CalibrationTables" type="MeterCalibrationTables" nillable="true" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element ElectricityMeter/UserAccessRights
Namespace No namespace
Diagram
Diagram asexml_r2515.tmp#id1542
Type MeterUserAccessRights
Properties
content: simple
minOccurs: 0
nillable: true
Facets
maxLength 50
Source
<xsd:element name="UserAccessRights" type="MeterUserAccessRights" nillable="true" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element ElectricityMeter/Password
Namespace No namespace
Diagram
Diagram asexml_r2515.tmp#id1527
Type MeterPassword
Properties
content: simple
minOccurs: 0
nillable: true
Facets
maxLength 20
Source
<xsd:element name="Password" type="MeterPassword" nillable="true" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element ElectricityMeter/TestCalibrationProgram
Namespace No namespace
Diagram
Diagram asexml_r2515.tmp#id1534
Type MeterTestCalibrationProgram
Properties
content: simple
minOccurs: 0
nillable: true
Facets
maxLength 50
Source
<xsd:element name="TestCalibrationProgram" type="MeterTestCalibrationProgram" nillable="true" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element ElectricityMeter/KeyCode
Namespace No namespace
Diagram
Diagram asexml_r2515.tmp#id1544
Type KeyCode
Properties
content: simple
minOccurs: 0
nillable: true
Facets
whiteSpace collapse
minLength 1
maxLength 8
Source
<xsd:element name="KeyCode" type="KeyCode" nillable="true" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element ElectricityMeter/CustomerFundedMeter
Namespace No namespace
Diagram
Diagram asexml_r2515.tmp#id1545
Type CustomerFundedMeter
Properties
content: simple
minOccurs: 0
nillable: true
Source
<xsd:element name="CustomerFundedMeter" type="CustomerFundedMeter" nillable="true" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element ElectricityMeter/DisplayType
Namespace No namespace
Diagram
Diagram asexml_r2515.tmp#id1546
Type DisplayType
Properties
content: simple
minOccurs: 0
nillable: true
Facets
whiteSpace collapse
minLength 1
maxLength 20
Source
<xsd:element name="DisplayType" type="DisplayType" nillable="true" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element ElectricityMeter/RegisterConfiguration
Namespace No namespace
Diagram
Diagram asexml_r2515.tmp#id1648 asexml_r2515.tmp#id1647
Type ElectricityMeterRegisterConfiguration
Properties
content: complex
minOccurs: 0
nillable: true
Model Register+
Children Register
Instance
<RegisterConfiguration>
  <Register>{1,unbounded}</Register>
</RegisterConfiguration>
Source
<xsd:element name="RegisterConfiguration" type="ElectricityMeterRegisterConfiguration" nillable="true" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element ElectricityMeters/Meter
Namespace No namespace
Diagram
Diagram asexml_r2515.tmp#id1650 asexml_r2515.tmp#id1651 asexml_r2515.tmp#id1652 asexml_r2515.tmp#id1653 asexml_r2515.tmp#id1654 asexml_r2515.tmp#id1655 asexml_r2515.tmp#id1656 asexml_r2515.tmp#id1657 asexml_r2515.tmp#id1658 asexml_r2515.tmp#id1659 asexml_r2515.tmp#id1660 asexml_r2515.tmp#id1661 asexml_r2515.tmp#id1662 asexml_r2515.tmp#id1663 asexml_r2515.tmp#id1664 asexml_r2515.tmp#id1665 asexml_r2515.tmp#id1666 asexml_r2515.tmp#id1667 asexml_r2515.tmp#id1668 asexml_r2515.tmp#id1669 asexml_r2515.tmp#id1670 asexml_r2515.tmp#id1671 asexml_r2515.tmp#id1672 asexml_r2515.tmp#id1673 asexml_r2515.tmp#id1674 asexml_r2515.tmp#id1675 asexml_r2515.tmp#id1676 asexml_r2515.tmp#id1677 asexml_r2515.tmp#id1678 asexml_r2515.tmp#id1679 asexml_r2515.tmp#id1680 asexml_r2515.tmp#id1681 asexml_r2515.tmp#id1682 asexml_r2515.tmp#id1683 asexml_r2515.tmp#id1684 asexml_r2515.tmp#id1685 asexml_r2515.tmp#id1686 asexml_r2515.tmp#id1687 asexml_r2515.tmp#id1688 asexml_r2515.tmp#id1649
Type ElectricityMeter
Properties
content: complex
maxOccurs: unbounded
Model SerialNumber{0,1} , NextScheduledReadDate{0,1} , Location{0,1} , Hazard{0,1} , InstallationTypeCode{0,1} , Route{0,1} , Use{0,1} , Point{0,1} , Manufacturer{0,1} , Model{0,1} , TransformerLocation{0,1} , TransformerType{0,1} , TransformerRatio{0,1} , Constant{0,1} , LastTestDate{0,1} , NextTestDate{0,1} , TestResultAccuracy{0,1} , TestResultNotes{0,1} , TestPerformedBy{0,1} , MeasurementType{0,1} , ReadTypeCode{0,1} , RemotePhoneNumber{0,1} , CommunicationsEquipmentType{0,1} , CommunicationsProtocol{0,1} , DataConversion{0,1} , DataValidations{0,1} , Status{0,1} , Program{0,1} , AdditionalSiteInformation{0,1} , EstimationInstructions{0,1} , AssetManagementPlan{0,1} , CalibrationTables{0,1} , UserAccessRights{0,1} , Password{0,1} , TestCalibrationProgram{0,1} , KeyCode{0,1} , CustomerFundedMeter{0,1} , DisplayType{0,1} , RegisterConfiguration{0,1}
Children AdditionalSiteInformation, AssetManagementPlan, CalibrationTables, CommunicationsEquipmentType, CommunicationsProtocol, Constant, CustomerFundedMeter, DataConversion, DataValidations, DisplayType, EstimationInstructions, Hazard, InstallationTypeCode, KeyCode, LastTestDate, Location, Manufacturer, MeasurementType, Model, NextScheduledReadDate, NextTestDate, Password, Point, Program, ReadTypeCode, RegisterConfiguration, RemotePhoneNumber, Route, SerialNumber, Status, TestCalibrationProgram, TestPerformedBy, TestResultAccuracy, TestResultNotes, TransformerLocation, TransformerRatio, TransformerType, Use, UserAccessRights
Instance
<Meter>
  <SerialNumber>{0,1}</SerialNumber>
  <NextScheduledReadDate>{0,1}</NextScheduledReadDate>
  <Location>{0,1}</Location>
  <Hazard>{0,1}</Hazard>
  <InstallationTypeCode>{0,1}</InstallationTypeCode>
  <Route>{0,1}</Route>
  <Use>{0,1}</Use>
  <Point>{0,1}</Point>
  <Manufacturer>{0,1}</Manufacturer>
  <Model>{0,1}</Model>
  <TransformerLocation>{0,1}</TransformerLocation>
  <TransformerType>{0,1}</TransformerType>
  <TransformerRatio>{0,1}</TransformerRatio>
  <Constant>{0,1}</Constant>
  <LastTestDate>{0,1}</LastTestDate>
  <NextTestDate>{0,1}</NextTestDate>
  <TestResultAccuracy>{0,1}</TestResultAccuracy>
  <TestResultNotes>{0,1}</TestResultNotes>
  <TestPerformedBy>{0,1}</TestPerformedBy>
  <MeasurementType>{0,1}</MeasurementType>
  <ReadTypeCode>{0,1}</ReadTypeCode>
  <RemotePhoneNumber>{0,1}</RemotePhoneNumber>
  <CommunicationsEquipmentType>{0,1}</CommunicationsEquipmentType>
  <CommunicationsProtocol>{0,1}</CommunicationsProtocol>
  <DataConversion>{0,1}</DataConversion>
  <DataValidations>{0,1}</DataValidations>
  <Status>{0,1}</Status>
  <Program>{0,1}</Program>
  <AdditionalSiteInformation>{0,1}</AdditionalSiteInformation>
  <EstimationInstructions>{0,1}</EstimationInstructions>
  <AssetManagementPlan>{0,1}</AssetManagementPlan>
  <CalibrationTables>{0,1}</CalibrationTables>
  <UserAccessRights>{0,1}</UserAccessRights>
  <Password>{0,1}</Password>
  <TestCalibrationProgram>{0,1}</TestCalibrationProgram>
  <KeyCode>{0,1}</KeyCode>
  <CustomerFundedMeter>{0,1}</CustomerFundedMeter>
  <DisplayType>{0,1}</DisplayType>
  <RegisterConfiguration>{0,1}</RegisterConfiguration>
</Meter>
Source
<xsd:element name="Meter" type="ElectricityMeter" maxOccurs="unbounded"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element ElectricityStandingData/MasterData
Namespace No namespace
Diagram
Diagram asexml_r2531.tmp#id1694 asexml_r2531.tmp#id1695 asexml_r2531.tmp#id1696 asexml_r2531.tmp#id1697 asexml_r2531.tmp#id1698 asexml_r2531.tmp#id1699 asexml_r2531.tmp#id1700 asexml_r2531.tmp#id1701 asexml_r2531.tmp#id1702 asexml_r2531.tmp#id1703 asexml_r2531.tmp#id1704 asexml_r2531.tmp#id1705 asexml_r2531.tmp#id1706 asexml_r2531.tmp#id1707 asexml_r2531.tmp#id1693
Type ElectricityMasterStandingData
Properties
content: complex
minOccurs: 0
Model JurisdictionCode{0,1} , NMIClassificationCode{0,1} , TransmissionNodeIdentifier{0,1} , DistributionLossFactorCode{0,1} , ParentEmbeddedNetworkIdentifier{0,1} , ChildEmbeddedNetworkIdentifier{0,1} , Address{0,1} , Aggregate{0,1} , Status{0,1} , DistanceFromSubstation{0,1} , VoltageType{0,1} , PoleNumber{0,1} , AccessDetails{0,1} , FeederClass{0,1}
Children AccessDetails, Address, Aggregate, ChildEmbeddedNetworkIdentifier, DistanceFromSubstation, DistributionLossFactorCode, FeederClass, JurisdictionCode, NMIClassificationCode, ParentEmbeddedNetworkIdentifier, PoleNumber, Status, TransmissionNodeIdentifier, VoltageType
Instance
<MasterData>
  <JurisdictionCode>{0,1}</JurisdictionCode>
  <NMIClassificationCode>{0,1}</NMIClassificationCode>
  <TransmissionNodeIdentifier>{0,1}</TransmissionNodeIdentifier>
  <DistributionLossFactorCode>{0,1}</DistributionLossFactorCode>
  <ParentEmbeddedNetworkIdentifier>{0,1}</ParentEmbeddedNetworkIdentifier>
  <ChildEmbeddedNetworkIdentifier>{0,1}</ChildEmbeddedNetworkIdentifier>
  <Address>{0,1}</Address>
  <Aggregate>{0,1}</Aggregate>
  <Status>{0,1}</Status>
  <DistanceFromSubstation>{0,1}</DistanceFromSubstation>
  <VoltageType>{0,1}</VoltageType>
  <PoleNumber>{0,1}</PoleNumber>
  <AccessDetails>{0,1}</AccessDetails>
  <FeederClass>{0,1}</FeederClass>
</MasterData>
Source
<xsd:element name="MasterData" type="ElectricityMasterStandingData" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element ElectricityStandingData/RoleAssignments
Namespace No namespace
Diagram
Diagram asexml_r250.tmp#id824 asexml_r250.tmp#id823
Type RoleAssignments
Properties
content: complex
minOccurs: 0
Model RoleAssignment+
Children RoleAssignment
Instance
<RoleAssignments>
  <RoleAssignment>{1,unbounded}</RoleAssignment>
</RoleAssignments>
Source
<xsd:element name="RoleAssignments" type="RoleAssignments" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element ElectricityStandingData/DataStreams
Namespace No namespace
Diagram
Diagram asexml_r2515.tmp#id1625 asexml_r2515.tmp#id1624
Type ElectricityDataStreams
Properties
content: complex
minOccurs: 0
Model DataStream+
Children DataStream
Instance
<DataStreams>
  <DataStream>{1,unbounded}</DataStream>
</DataStreams>
Source
<xsd:element name="DataStreams" type="ElectricityDataStreams" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element ElectricityStandingData/MeterRegister
Namespace No namespace
Diagram
Diagram asexml_r2515.tmp#id1690 asexml_r2515.tmp#id1689
Type ElectricityMeters
Properties
content: complex
minOccurs: 0
Model Meter+
Children Meter
Instance
<MeterRegister>
  <Meter>{1,unbounded}</Meter>
</MeterRegister>
Source
<xsd:element name="MeterRegister" type="ElectricityMeters" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element NMIConfigurationType/NMISuffix
Namespace No namespace
Diagram
Diagram asexml_r2515.tmp#id1508
Type NMIDataStreamSuffix
Properties
content: simple
maxOccurs: unbounded
Facets
length 2
Source
<xsd:element name="NMISuffix" type="NMIDataStreamSuffix" maxOccurs="unbounded"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element ElectricityProvideMeterRequestData/NMIStandingData
Namespace No namespace
Diagram
Diagram asexml_r250.tmp#id227 asexml_r250.tmp#id222 asexml_r250.tmp#id221
Type NMIStandingData
Properties
content: complex
Model NMI{0,1}
Children NMI
Instance
<NMIStandingData effectiveDateTime="">
  <NMI checksum="">{0,1}</NMI>
</NMIStandingData>
Attributes
QName Type Fixed Default Use Annotation
effectiveDateTime xsd:dateTime optional
Source
<xsd:element name="NMIStandingData" type="NMIStandingData"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element ElectricityProvideMeterRequestData/RequestPeriod
Namespace No namespace
Diagram
Diagram asexml_r250.tmp#id1383 asexml_r250.tmp#id1384 asexml_r250.tmp#id1382
Type OpenPeriod
Properties
content: complex
Model BeginDate , EndDate{0,1}
Children BeginDate, EndDate
Instance
<RequestPeriod>
  <BeginDate>{1,1}</BeginDate>
  <EndDate>{0,1}</EndDate>
</RequestPeriod>
Source
<xsd:element name="RequestPeriod" type="OpenPeriod"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element ElectricityVerifyMeterRequestData/NMIStandingData
Namespace No namespace
Diagram
Diagram asexml_r250.tmp#id227 asexml_r250.tmp#id222 asexml_r250.tmp#id221
Type NMIStandingData
Properties
content: complex
Model NMI{0,1}
Children NMI
Instance
<NMIStandingData effectiveDateTime="">
  <NMI checksum="">{0,1}</NMI>
</NMIStandingData>
Attributes
QName Type Fixed Default Use Annotation
effectiveDateTime xsd:dateTime optional
Source
<xsd:element name="NMIStandingData" type="NMIStandingData"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element ElectricityVerifyMeterRequestData/InvestigationCode
Namespace No namespace
Diagram
Diagram asexml_r250.tmp#id1388
Type IndexInvestigationCode
Properties
content: simple
Facets
enumeration Confirm Reading For Vacant Site, Confirm Zero Consumption, Incomplete Data, Invalid MDFF Data, Invalid Standing Data, Missing Datastream, Require Actual Reading or Substitute, Require Final Substitute, Require Latest Version, Scheduled Reading Required, Service Order Reading Required, Verify High Reading, Verify Low Reading, Customer Away, Customer Query, Customer Read, High Account, Zero Consumption, Recipient Not Responsible For The NMI, Other
Source
<xsd:element name="InvestigationCode" type="IndexInvestigationCode"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element ElectricityVerifyMeterRequestData/InvestigationDescription
Namespace No namespace
Diagram
Diagram asexml_r250.tmp#id426 asexml_r250.tmp#id425
Type SpecialComments
Properties
content: complex
Model CommentLine{1,3}
Children CommentLine
Instance
<InvestigationDescription>
  <CommentLine>{1,3}</CommentLine>
</InvestigationDescription>
Source
<xsd:element name="InvestigationDescription" type="SpecialComments"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element ElectricityVerifyMeterRequestData/RequestPeriod
Namespace No namespace
Diagram
Diagram asexml_r250.tmp#id1383 asexml_r250.tmp#id1384 asexml_r250.tmp#id1382
Type OpenPeriod
Properties
content: complex
Model BeginDate , EndDate{0,1}
Children BeginDate, EndDate
Instance
<RequestPeriod>
  <BeginDate>{1,1}</BeginDate>
  <EndDate>{0,1}</EndDate>
</RequestPeriod>
Source
<xsd:element name="RequestPeriod" type="OpenPeriod"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element ElectricityVerifyMeterRequestData/Current
Namespace No namespace
Diagram
Diagram asexml_r2515.tmp#id1643 asexml_r2515.tmp#id1644 asexml_r2515.tmp#id1645 asexml_r2515.tmp#id1642
Type ElectricityMeterReadData
Properties
content: complex
minOccurs: 0
Model Read , ReadDate , Consumption
Children Consumption, Read, ReadDate
Instance
<Current>
  <Read>{1,1}</Read>
  <ReadDate>{1,1}</ReadDate>
  <Consumption>{1,1}</Consumption>
</Current>
Source
<xsd:element name="Current" type="ElectricityMeterReadData" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Element ElectricityVerifyMeterRequestData/NMIConfiguration
Namespace No namespace
Diagram
Diagram asexml_r2515.tmp#id1713 asexml_r2515.tmp#id1712
Type NMIConfigurationType
Properties
content: complex
minOccurs: 0
Model NMISuffix+
Children NMISuffix
Instance
<NMIConfiguration>
  <NMISuffix>{1,unbounded}</NMISuffix>
</NMIConfiguration>
Source
<xsd:element name="NMIConfiguration" type="NMIConfigurationType" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Simple Type NMIClassificationDescription
Namespace urn:aseXML:r25
Annotations
Purpose - Describe the broad class to whcih the NMI belongs
MSATS Data Model Column - NMIClassDesc
Detail - The description is intended to assist in identification of the correct classification. The mapping between codes and descriptions will be provided to participants via the Table Replication transaction exchanges.
Diagram
Diagram
Type restriction of xsd:string
Facets
maxLength 50
Used by
Source
<xsd:simpleType name="NMIClassificationDescription">
  <xsd:annotation>
    <xsd:documentation>Purpose - Describe the broad class to whcih the NMI belongs MSATS Data Model Column - NMIClassDesc Detail - The description is intended to assist in identification of the correct classification. The mapping between codes and descriptions will be provided to participants via the Table Replication transaction exchanges.</xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:string">
    <xsd:maxLength value="50"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Simple Type NMIStatusDescription
Namespace urn:aseXML:r25
Annotations
Purpose - Describe the status codes for portions of the NMI Standing Data
MSATS Data Model Column - NMIStatusDesc
Detail - The description is intended to assist in identification of the correct code. The mapping between codes and descriptions will be provided to participants via the Table Replication transaction exchanges.
Diagram
Diagram
Type restriction of xsd:string
Facets
maxLength 50
Used by
Source
<xsd:simpleType name="NMIStatusDescription">
  <xsd:annotation>
    <xsd:documentation>Purpose - Describe the status codes for portions of the NMI Standing Data MSATS Data Model Column - NMIStatusDesc Detail - The description is intended to assist in identification of the correct code. The mapping between codes and descriptions will be provided to participants via the Table Replication transaction exchanges.</xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:string">
    <xsd:maxLength value="50"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Simple Type NMIDataStreamSuffix
Namespace urn:aseXML:r25
Annotations
Purpose - Identify a data stream associated with a NMI
Diagram
Diagram
Type restriction of xsd:string
Facets
length 2
Used by
Source
<xsd:simpleType name="NMIDataStreamSuffix">
  <xsd:annotation>
    <xsd:documentation>Purpose - Identify a data stream associated with a NMI</xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:string">
    <xsd:length value="2"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Simple Type ProfileName
Namespace urn:aseXML:r25
Annotations
Purpose - Identify a profile
MSATS Data Model Column - ProfileNameID
Detail - Profiles are applied to consumption meter reads to massage them into a form suitable for settlement of a market based on shorter intervals than provided by the meter read cycle.
Diagram
Diagram
Type restriction of xsd:string
Facets
maxLength 10
Used by
Source
<xsd:simpleType name="ProfileName">
  <xsd:annotation>
    <xsd:documentation>Purpose - Identify a profile MSATS Data Model Column - ProfileNameID Detail - Profiles are applied to consumption meter reads to massage them into a form suitable for settlement of a market based on shorter intervals than provided by the meter read cycle.</xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:string">
    <xsd:maxLength value="10"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Simple Type ProfileDescription
Namespace urn:aseXML:r25
Annotations
Purpose - Describe a profile
MSATS Data Model Column - ProfileNameDesc
Detail - The description is intended to assist in identification of the correct profile. The mapping between codes and descriptions will be provided to participants via the Table Replication transaction exchanges.
Diagram
Diagram
Type restriction of xsd:string
Facets
maxLength 50
Used by
Source
<xsd:simpleType name="ProfileDescription">
  <xsd:annotation>
    <xsd:documentation>Purpose - Describe a profile MSATS Data Model Column - ProfileNameDesc Detail - The description is intended to assist in identification of the correct profile. The mapping between codes and descriptions will be provided to participants via the Table Replication transaction exchanges.</xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:string">
    <xsd:maxLength value="50"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Simple Type MeterAdditionalSiteInformation
Namespace urn:aseXML:r25
Annotations
MSATS Data Model Column - AddlSiteInfo
Diagram
Diagram
Type restriction of xsd:string
Facets
maxLength 100
Used by
Source
<xsd:simpleType name="MeterAdditionalSiteInformation">
  <xsd:annotation>
    <xsd:documentation>MSATS Data Model Column - AddlSiteInfo</xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:string">
    <xsd:maxLength value="100"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Simple Type MeterAssetManagementPlan
Namespace urn:aseXML:r25
Annotations
MSATS Data Model Column - AssetMgmtPlan
Diagram
Diagram
Type restriction of xsd:string
Facets
maxLength 50
Used by
Source
<xsd:simpleType name="MeterAssetManagementPlan">
  <xsd:annotation>
    <xsd:documentation>MSATS Data Model Column - AssetMgmtPlan</xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:string">
    <xsd:maxLength value="50"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Simple Type MeterCalibrationTables
Namespace urn:aseXML:r25
Annotations
MSATS Data Model Column - CalibrationTables
Diagram
Diagram
Type restriction of xsd:string
Facets
maxLength 50
Used by
Source
<xsd:simpleType name="MeterCalibrationTables">
  <xsd:annotation>
    <xsd:documentation>MSATS Data Model Column - CalibrationTables</xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:string">
    <xsd:maxLength value="50"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Simple Type MeterCommunicationsEquipmentType
Namespace urn:aseXML:r25
Annotations
MSATS Data Model Column - CommEquipType
Diagram
Diagram
Type restriction of xsd:string
Facets
maxLength 4
Used by
Source
<xsd:simpleType name="MeterCommunicationsEquipmentType">
  <xsd:annotation>
    <xsd:documentation>MSATS Data Model Column - CommEquipType</xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:string">
    <xsd:maxLength value="4"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Simple Type MeterCommunicationsProtocol
Namespace urn:aseXML:r25
Annotations
MSATS Data Model Column - CommProtocol
Diagram
Diagram
Type restriction of xsd:string
Facets
maxLength 50
Used by
Source
<xsd:simpleType name="MeterCommunicationsProtocol">
  <xsd:annotation>
    <xsd:documentation>MSATS Data Model Column - CommProtocol</xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:string">
    <xsd:maxLength value="50"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Simple Type MeterConstant
Namespace urn:aseXML:r25
Annotations
MSATS Data Model Column - MeterConstant
Diagram
Diagram
Type restriction of xsd:string
Facets
maxLength 12
Used by
Source
<xsd:simpleType name="MeterConstant">
  <xsd:annotation>
    <xsd:documentation>MSATS Data Model Column - MeterConstant</xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:string">
    <xsd:maxLength value="12"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Simple Type MeterDataConversion
Namespace urn:aseXML:r25
Annotations
MSATS Data Model Column - DataConv
Diagram
Diagram
Type restriction of xsd:string
Facets
maxLength 50
Used by
Source
<xsd:simpleType name="MeterDataConversion">
  <xsd:annotation>
    <xsd:documentation>MSATS Data Model Column - DataConv</xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:string">
    <xsd:maxLength value="50"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Simple Type MeterDataValidations
Namespace urn:aseXML:r25
Annotations
MSATS Data Model Column - DataValidations
Diagram
Diagram
Type restriction of xsd:string
Facets
maxLength 50
Used by
Source
<xsd:simpleType name="MeterDataValidations">
  <xsd:annotation>
    <xsd:documentation>MSATS Data Model Column - DataValidations</xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:string">
    <xsd:maxLength value="50"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Simple Type MeterEstimationInstructions
Namespace urn:aseXML:r25
Annotations
MSATS Data Model Column - EstInstruct
Diagram
Diagram
Type restriction of xsd:string
Facets
maxLength 50
Used by
Source
<xsd:simpleType name="MeterEstimationInstructions">
  <xsd:annotation>
    <xsd:documentation>MSATS Data Model Column - EstInstruct</xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:string">
    <xsd:maxLength value="50"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Simple Type MeterHazard
Namespace urn:aseXML:r25
Annotations
MSATS Data Model Column - MeterHazard
Diagram
Diagram
Type restriction of xsd:string
Facets
maxLength 12
Used by
Source
<xsd:simpleType name="MeterHazard">
  <xsd:annotation>
    <xsd:documentation>MSATS Data Model Column - MeterHazard</xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:string">
    <xsd:maxLength value="12"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Simple Type MeterInstallationTypeCode
Namespace urn:aseXML:r25
Annotations
MSATS Data Model Column - MeterInstallCode
Diagram
Diagram
Type restriction of xsd:string
Facets
maxLength 8
Used by
Source
<xsd:simpleType name="MeterInstallationTypeCode">
  <xsd:annotation>
    <xsd:documentation>MSATS Data Model Column - MeterInstallCode</xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:string">
    <xsd:maxLength value="8"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Simple Type MeterInstallationTypeDescription
Namespace urn:aseXML:r25
Annotations
Purpose - Describe installation type codes
MSATS Data Model Column - MeterInstallDesc
Detail - The description is intended to assist in identification of the correct code. The mapping between codes and descriptions will be provided to participants via the Table Replication transaction exchanges.
Diagram
Diagram
Type restriction of xsd:string
Facets
maxLength 50
Used by
Source
<xsd:simpleType name="MeterInstallationTypeDescription">
  <xsd:annotation>
    <xsd:documentation>Purpose - Describe installation type codes MSATS Data Model Column - MeterInstallDesc Detail - The description is intended to assist in identification of the correct code. The mapping between codes and descriptions will be provided to participants via the Table Replication transaction exchanges.</xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:string">
    <xsd:maxLength value="50"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Simple Type MeterLocation
Namespace urn:aseXML:r25
Annotations
MSATS Data Model Column - MeterLocation
Diagram
Diagram
Type restriction of xsd:string
Facets
maxLength 50
Used by
Source
<xsd:simpleType name="MeterLocation">
  <xsd:annotation>
    <xsd:documentation>MSATS Data Model Column - MeterLocation</xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:string">
    <xsd:maxLength value="50"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Simple Type MeterManufacturer
Namespace urn:aseXML:r25
Annotations
MSATS Data Model Column - MeterManufacturer
Diagram
Diagram
Type restriction of xsd:string
Facets
maxLength 15
Used by
Source
<xsd:simpleType name="MeterManufacturer">
  <xsd:annotation>
    <xsd:documentation>MSATS Data Model Column - MeterManufacturer</xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:string">
    <xsd:maxLength value="15"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Simple Type MeterMeasurementType
Namespace urn:aseXML:r25
Annotations
MSATS Data Model Column - MeasurementType
Diagram
Diagram
Type restriction of xsd:string
Facets
maxLength 4
Used by
Source
<xsd:simpleType name="MeterMeasurementType">
  <xsd:annotation>
    <xsd:documentation>MSATS Data Model Column - MeasurementType</xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:string">
    <xsd:maxLength value="4"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Simple Type MeterModel
Namespace urn:aseXML:r25
Annotations
MSATS Data Model Column - MeterModel
Diagram
Diagram
Type restriction of xsd:string
Facets
maxLength 12
Used by
Source
<xsd:simpleType name="MeterModel">
  <xsd:annotation>
    <xsd:documentation>MSATS Data Model Column - MeterModel</xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:string">
    <xsd:maxLength value="12"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Simple Type MeterPassword
Namespace urn:aseXML:r25
Annotations
MSATS Data Model Column - Password
Diagram
Diagram
Type restriction of xsd:string
Facets
maxLength 20
Used by
Source
<xsd:simpleType name="MeterPassword">
  <xsd:annotation>
    <xsd:documentation>MSATS Data Model Column - Password</xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:string">
    <xsd:maxLength value="20"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Simple Type MeterPoint
Namespace urn:aseXML:r25
Annotations
MSATS Data Model Column - MeterPoint
Diagram
Diagram
Type restriction of xsd:string
Facets
maxLength 2
Used by
Source
<xsd:simpleType name="MeterPoint">
  <xsd:annotation>
    <xsd:documentation>MSATS Data Model Column - MeterPoint</xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:string">
    <xsd:maxLength value="2"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Simple Type MeterProgram
Namespace urn:aseXML:r25
Annotations
MSATS Data Model Column - MeterProgram
Diagram
Diagram
Type restriction of xsd:string
Facets
maxLength 30
Used by
Source
<xsd:simpleType name="MeterProgram">
  <xsd:annotation>
    <xsd:documentation>MSATS Data Model Column - MeterProgram</xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:string">
    <xsd:maxLength value="30"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Simple Type MeterReadTypeCode
Namespace urn:aseXML:r25
Annotations
MSATS Data Model Column - MeterReadType
Diagram
Diagram
Type restriction of xsd:string
Facets
maxLength 4
Used by
Source
<xsd:simpleType name="MeterReadTypeCode">
  <xsd:annotation>
    <xsd:documentation>MSATS Data Model Column - MeterReadType</xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:string">
    <xsd:maxLength value="4"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Simple Type MeterRemotePhoneNumber
Namespace urn:aseXML:r25
Annotations
MSATS Data Model Column - RemotePhoneNumber
Diagram
Diagram
Type restriction of xsd:string
Facets
maxLength 12
Used by
Source
<xsd:simpleType name="MeterRemotePhoneNumber">
  <xsd:annotation>
    <xsd:documentation>MSATS Data Model Column - RemotePhoneNumber</xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:string">
    <xsd:maxLength value="12"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Simple Type MeterRoute
Namespace urn:aseXML:r25
Annotations
MSATS Data Model Column - MeterRoute
Diagram
Diagram
Type restriction of xsd:string
Facets
maxLength 12
Used by
Source
<xsd:simpleType name="MeterRoute">
  <xsd:annotation>
    <xsd:documentation>MSATS Data Model Column - MeterRoute</xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:string">
    <xsd:maxLength value="12"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Simple Type MeterStatusCode
Namespace urn:aseXML:r25
Annotations
Purpose - Status code of Meter Register Data
MSATS Data Model Column - MeterStatus
Diagram
Diagram
Type restriction of xsd:string
Facets
enumeration C, R
Used by
Source
<xsd:simpleType name="MeterStatusCode">
  <xsd:annotation>
    <xsd:documentation>Purpose - Status code of Meter Register Data MSATS Data Model Column - MeterStatus</xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:string">
    <xsd:enumeration value="C"/>
    <xsd:enumeration value="R"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Simple Type MeterTestCalibrationProgram
Namespace urn:aseXML:r25
Annotations
MSATS Data Model Column - TestCalibProgrm
Diagram
Diagram
Type restriction of xsd:string
Facets
maxLength 50
Used by
Source
<xsd:simpleType name="MeterTestCalibrationProgram">
  <xsd:annotation>
    <xsd:documentation>MSATS Data Model Column - TestCalibProgrm</xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:string">
    <xsd:maxLength value="50"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Simple Type MeterTestPerformedBy
Namespace urn:aseXML:r25
Annotations
MSATS Data Model Column - TestPerformedBy
Diagram
Diagram
Type restriction of xsd:string
Facets
maxLength 20
Used by
Source
<xsd:simpleType name="MeterTestPerformedBy">
  <xsd:annotation>
    <xsd:documentation>MSATS Data Model Column - TestPerformedBy</xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:string">
    <xsd:maxLength value="20"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Simple Type MeterTestResultAccuracy
Namespace urn:aseXML:r25
Annotations
MSATS Data Model Column - TestResultAccuracy
Diagram
Diagram
Type restriction of xsd:decimal
Facets
totalDigits 8
fractionDigits 5
Used by
Source
<xsd:simpleType name="MeterTestResultAccuracy">
  <xsd:annotation>
    <xsd:documentation>MSATS Data Model Column - TestResultAccuracy</xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:decimal">
    <xsd:totalDigits value="8"/>
    <xsd:fractionDigits value="5"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Simple Type MeterTestResultNotes
Namespace urn:aseXML:r25
Annotations
MSATS Data Model Column - TestResultNotes
Diagram
Diagram
Type restriction of xsd:string
Facets
maxLength 50
Used by
Source
<xsd:simpleType name="MeterTestResultNotes">
  <xsd:annotation>
    <xsd:documentation>MSATS Data Model Column - TestResultNotes</xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:string">
    <xsd:maxLength value="50"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Simple Type MeterTransformerLocation
Namespace urn:aseXML:r25
Annotations
MSATS Data Model Column - TransformerLocation
Diagram
Diagram
Type restriction of xsd:string
Facets
maxLength 30
Used by
Source
<xsd:simpleType name="MeterTransformerLocation">
  <xsd:annotation>
    <xsd:documentation>MSATS Data Model Column - TransformerLocation</xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:string">
    <xsd:maxLength value="30"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Simple Type MeterTransformerRatio
Namespace urn:aseXML:r25
Annotations
MSATS Data Model Column - TransformerRatio
Diagram
Diagram
Type restriction of xsd:string
Facets
maxLength 20
Used by
Source
<xsd:simpleType name="MeterTransformerRatio">
  <xsd:annotation>
    <xsd:documentation>MSATS Data Model Column - TransformerRatio</xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:string">
    <xsd:maxLength value="20"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Simple Type MeterTransformerType
Namespace urn:aseXML:r25
Annotations
MSATS Data Model Column - TransformerType
Diagram
Diagram
Type restriction of xsd:string
Facets
maxLength 20
Used by
Source
<xsd:simpleType name="MeterTransformerType">
  <xsd:annotation>
    <xsd:documentation>MSATS Data Model Column - TransformerType</xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:string">
    <xsd:maxLength value="20"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Simple Type MeterUse
Namespace urn:aseXML:r25
Annotations
MSATS Data Model Column - MeterUse
Diagram
Diagram
Type restriction of xsd:string
Facets
maxLength 10
Used by
Source
<xsd:simpleType name="MeterUse">
  <xsd:annotation>
    <xsd:documentation>MSATS Data Model Column - MeterUse</xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:string">
    <xsd:maxLength value="10"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Simple Type MeterUserAccessRights
Namespace urn:aseXML:r25
Annotations
MSATS Data Model Column - UserAccessRights
Diagram
Diagram
Type restriction of xsd:string
Facets
maxLength 50
Used by
Source
<xsd:simpleType name="MeterUserAccessRights">
  <xsd:annotation>
    <xsd:documentation>MSATS Data Model Column - UserAccessRights</xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:string">
    <xsd:maxLength value="50"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Simple Type MeterEstablishmentInstructions
Namespace urn:aseXML:r25
Annotations
MSATS Data Model Column - EstInstruct
Diagram
Diagram
Type restriction of xsd:string
Facets
maxLength 50
Source
<xsd:simpleType name="MeterEstablishmentInstructions">
  <xsd:annotation>
    <xsd:documentation>MSATS Data Model Column - EstInstruct</xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:string">
    <xsd:maxLength value="50"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Simple Type KeyCode
Namespace urn:aseXML:r25
Annotations
Identifies the type of key and/or location of the key required to access a meter at a site.  This is required in standing data as the Franchise market Retailer still carries responsibility for performing site activities for some areas of the network.
Diagram
Diagram
Type restriction of xsd:string
Facets
whiteSpace collapse
minLength 1
maxLength 8
Used by
Source
<xsd:simpleType name="KeyCode">
  <xsd:annotation>
    <xsd:documentation>Identifies the type of key and/or location of the key required to access a meter at a site. This is required in standing data as the Franchise market Retailer still carries responsibility for performing site activities for some areas of the network.</xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:string">
    <xsd:maxLength value="8"/>
    <xsd:minLength value="1"/>
    <xsd:whiteSpace value="collapse"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Simple Type CustomerFundedMeter
Namespace urn:aseXML:r25
Annotations
Identifies that the customer has funded the purchase of the meter.  This leads to a reduction in the meter charges allocated to the incumbent retailer, and so is needed for the network bill reconciliation. This also has an impact on contracts that can be offered to customers by prospective retailers.
Diagram
Diagram
Type xsd:boolean
Used by
Source
<xsd:simpleType name="CustomerFundedMeter">
  <xsd:annotation>
    <xsd:documentation>Identifies that the customer has funded the purchase of the meter. This leads to a reduction in the meter charges allocated to the incumbent retailer, and so is needed for the network bill reconciliation. This also has an impact on contracts that can be offered to customers by prospective retailers.</xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:boolean"/>
</xsd:simpleType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Simple Type DisplayType
Namespace urn:aseXML:r25
Annotations
In WA readings are collected from some customers by means of self-reader cards that have blank dials printed on them mimicking the layout of the meter display.  This attribute defines the type of display on the meter and is used to define what style of self read card would be sent to the end-use customer when a retailer request them to be on a self read card arrangement.  This also helps define the type of screen to display for internet captured readings.
Diagram
Diagram
Type restriction of xsd:string
Facets
whiteSpace collapse
minLength 1
maxLength 20
Used by
Source
<xsd:simpleType name="DisplayType">
  <xsd:annotation>
    <xsd:documentation>In WA readings are collected from some customers by means of self-reader cards that have blank dials printed on them mimicking the layout of the meter display. This attribute defines the type of display on the meter and is used to define what style of self read card would be sent to the end-use customer when a retailer request them to be on a self read card arrangement. This also helps define the type of screen to display for internet captured readings.</xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:string">
    <xsd:maxLength value="20"/>
    <xsd:minLength value="1"/>
    <xsd:whiteSpace value="collapse"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Simple Type MeterConsumptionType
Namespace urn:aseXML:r25
Annotations
MSATS Data Model Column -
Diagram
Diagram
Type restriction of xsd:string
Facets
enumeration Actual, Cumulative
Used by
Source
<xsd:simpleType name="MeterConsumptionType">
  <xsd:annotation>
    <xsd:documentation>MSATS Data Model Column -</xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:string">
    <xsd:enumeration value="Actual"/>
    <xsd:enumeration value="Cumulative"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Simple Type MeterControlledLoad
Namespace urn:aseXML:r25
Annotations
MSATS Data Model Column - ControlledLoad
Diagram
Diagram
Type restriction of xsd:string
Facets
maxLength 100
Used by
Source
<xsd:simpleType name="MeterControlledLoad">
  <xsd:annotation>
    <xsd:documentation>MSATS Data Model Column - ControlledLoad</xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:string">
    <xsd:maxLength value="100"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Simple Type MeterDemand
Namespace urn:aseXML:r25
Annotations
MSATS Data Model Column - Demand1, Demand2
Diagram
Diagram
Type restriction of xsd:integer
Facets
totalDigits 8
Used by
Source
<xsd:simpleType name="MeterDemand">
  <xsd:annotation>
    <xsd:documentation>MSATS Data Model Column - Demand1, Demand2</xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:integer">
    <xsd:totalDigits value="8"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Simple Type MeterDialFormat
Namespace urn:aseXML:r25
Annotations
MSATS Data Model Column - DialFormat
Diagram
Diagram
Type restriction of xsd:decimal
Facets
totalDigits 4
fractionDigits 2
maxInclusive 99.99
minInclusive 0
Used by
Source
<xsd:simpleType name="MeterDialFormat">
  <xsd:annotation>
    <xsd:documentation>MSATS Data Model Column - DialFormat</xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:decimal">
    <xsd:totalDigits value="4"/>
    <xsd:fractionDigits value="2"/>
    <xsd:minInclusive value="0"/>
    <xsd:maxInclusive value="99.99"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Simple Type MeterMultiplier
Namespace urn:aseXML:r25
Annotations
MSATS Data Model Column - Multiplier
Diagram
Diagram
Type xsd:decimal
Used by
Source
<xsd:simpleType name="MeterMultiplier">
  <xsd:annotation>
    <xsd:documentation>MSATS Data Model Column - Multiplier</xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:decimal"/>
</xsd:simpleType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Simple Type MeterNetworkAdditionalInformation
Namespace urn:aseXML:r25
Annotations
MSATS Data Model Column - NTAddInfo
Diagram
Diagram
Type xsd:string
Used by
Source
<xsd:simpleType name="MeterNetworkAdditionalInformation">
  <xsd:annotation>
    <xsd:documentation>MSATS Data Model Column - NTAddInfo</xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:string"/>
</xsd:simpleType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Simple Type MeterRegisterIdentifier
Namespace urn:aseXML:r25
Annotations
Purpose - Identifies a register within a meter
MSATS Data Model Column - RegisterId
Diagram
Diagram
Type restriction of xsd:string
Facets
maxLength 10
Used by
Source
<xsd:simpleType name="MeterRegisterIdentifier">
  <xsd:annotation>
    <xsd:documentation>Purpose - Identifies a register within a meter MSATS Data Model Column - RegisterId</xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:string">
    <xsd:maxLength value="10"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Simple Type MeterRegisterStatusCode
Namespace urn:aseXML:r25
Annotations
MSATS Data Model Column - RegisterIdStatus
Diagram
Diagram
Type restriction of xsd:string
Facets
enumeration C, R
Used by
Source
<xsd:simpleType name="MeterRegisterStatusCode">
  <xsd:annotation>
    <xsd:documentation>MSATS Data Model Column - RegisterIdStatus</xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:string">
    <xsd:enumeration value="C"/>
    <xsd:enumeration value="R"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Simple Type MeterTimeOfDay
Namespace urn:aseXML:r25
Annotations
MSATS Data Model Column - TimeOfDay
Diagram
Diagram
Type restriction of xsd:string
Facets
maxLength 10
Used by
Source
<xsd:simpleType name="MeterTimeOfDay">
  <xsd:annotation>
    <xsd:documentation>MSATS Data Model Column - TimeOfDay</xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:string">
    <xsd:maxLength value="10"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Simple Type MeterUnitOfMeasure
Namespace urn:aseXML:r25
Annotations
MSATS Data Model Column - UnitOfMeasure
Diagram
Diagram
Type restriction of xsd:string
Facets
maxLength 5
Used by
Source
<xsd:simpleType name="MeterUnitOfMeasure">
  <xsd:annotation>
    <xsd:documentation>MSATS Data Model Column - UnitOfMeasure</xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:string">
    <xsd:maxLength value="5"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Complex Type HighLowConsumption
Namespace urn:aseXML:r25
Annotations
Used to identify the maximum and minimum expected consumption between readings.
Diagram
Diagram asexml_r2515.tmp#id1558 asexml_r2515.tmp#id1559
Used by
Model High , Low
Children High, Low
Source
<xsd:complexType name="HighLowConsumption">
  <xsd:annotation>
    <xsd:documentation>Used to identify the maximum and minimum expected consumption between readings.</xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element name="High" type="xsd:integer"/>
    <xsd:element name="Low" type="xsd:integer"/>
  </xsd:sequence>
</xsd:complexType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Simple Type TransmissionNodeIdentifier
Namespace urn:aseXML:r25
Annotations
Purpose - Transmission node identfiers 
MSATS Data Model Column - TNICode
Detail - Transmission nodes identify the points at which the intra-regional loss factors apply
Diagram
Diagram
Type restriction of xsd:string
Facets
maxLength 4
Used by
Source
<xsd:simpleType name="TransmissionNodeIdentifier">
  <xsd:annotation>
    <xsd:documentation>Purpose - Transmission node identfiers MSATS Data Model Column - TNICode Detail - Transmission nodes identify the points at which the intra-regional loss factors apply</xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:string">
    <xsd:maxLength value="4"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Simple Type TransmissionNodeDescription
Namespace urn:aseXML:r25
Annotations
Purpose - Description of a transmission node identifer
MSATS Data Model Column - TNIDesc
Detail - The description is intended to assist in identification of the correct node identifier. The mapping between codes and descriptions will be provided to participants via the Table Replication transaction exchanges.
Diagram
Diagram
Type restriction of xsd:string
Facets
maxLength 50
Used by
Source
<xsd:simpleType name="TransmissionNodeDescription">
  <xsd:annotation>
    <xsd:documentation>Purpose - Description of a transmission node identifer MSATS Data Model Column - TNIDesc Detail - The description is intended to assist in identification of the correct node identifier. The mapping between codes and descriptions will be provided to participants via the Table Replication transaction exchanges.</xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:string">
    <xsd:maxLength value="50"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Simple Type DistributionLossFactorCode
Namespace urn:aseXML:r25
Annotations
Purpose - Identify a distribution loss factor value
MSATS Data Model Column - DLFCode
Detail - Whilst the current wholesale market identifies a loss factor value for each NMI, the number of NMIs in the retail market make this approach unwieldy. Multiple NMIs will have identical loss factors, and hence the need for a code to identify each value.
Diagram
Diagram
Type restriction of xsd:string
Facets
maxLength 4
Used by
Source
<xsd:simpleType name="DistributionLossFactorCode">
  <xsd:annotation>
    <xsd:documentation>Purpose - Identify a distribution loss factor value MSATS Data Model Column - DLFCode Detail - Whilst the current wholesale market identifies a loss factor value for each NMI, the number of NMIs in the retail market make this approach unwieldy. Multiple NMIs will have identical loss factors, and hence the need for a code to identify each value.</xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:string">
    <xsd:maxLength value="4"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Simple Type DistributionLossFactorDescription
Namespace urn:aseXML:r25
Annotations
Purpose - Describe a distribution loss factor code
MSATS Data Model Column - DLFDesc
Detail - The description is intended to assist in identification of the correct loss factor. The mapping between codes and descriptions will be provided to participants via the Table Replication transaction exchanges.
Diagram
Diagram
Type restriction of xsd:string
Facets
maxLength 50
Used by
Source
<xsd:simpleType name="DistributionLossFactorDescription">
  <xsd:annotation>
    <xsd:documentation>Purpose - Describe a distribution loss factor code MSATS Data Model Column - DLFDesc Detail - The description is intended to assist in identification of the correct loss factor. The mapping between codes and descriptions will be provided to participants via the Table Replication transaction exchanges.</xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:string">
    <xsd:maxLength value="50"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Simple Type DistributionLossFactorValue
Namespace urn:aseXML:r25
Annotations
Purpose - Holds the actual value associated with a distribution loss factor code
MSATS Data Model Column - DLFValue
Diagram
Diagram
Type restriction of xsd:decimal
Facets
totalDigits 6
fractionDigits 5
maxInclusive 2
minInclusive 0
Used by
Source
<xsd:simpleType name="DistributionLossFactorValue">
  <xsd:annotation>
    <xsd:documentation>Purpose - Holds the actual value associated with a distribution loss factor code MSATS Data Model Column - DLFValue</xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:decimal">
    <xsd:totalDigits value="6"/>
    <xsd:fractionDigits value="5"/>
    <xsd:minInclusive value="0"/>
    <xsd:maxInclusive value="2"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Simple Type EmbeddedNetworkIdentifier
Namespace urn:aseXML:r25
Annotations
Purpose - Identify an embedded network
MSATS Data Model Column - EmbNetIdCode, EmbNetParent, EmbNetChild
Diagram
Diagram
Type restriction of xsd:string
Facets
maxLength 10
Used by
Source
<xsd:simpleType name="EmbeddedNetworkIdentifier">
  <xsd:annotation>
    <xsd:documentation>Purpose - Identify an embedded network MSATS Data Model Column - EmbNetIdCode, EmbNetParent, EmbNetChild</xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:string">
    <xsd:maxLength value="10"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Simple Type EmbeddedNetworkDescription
Namespace urn:aseXML:r25
Annotations
Purpose - Describe an embedded network identifier
MSATS Data Model Column - EmbNetIdDesc
Detail - The description is intended to assist in identification of the correct identifier. The mapping between codes and descriptions will be provided to participants via the Table Replication transaction exchanges.
Diagram
Diagram
Type restriction of xsd:string
Facets
maxLength 50
Used by
Source
<xsd:simpleType name="EmbeddedNetworkDescription">
  <xsd:annotation>
    <xsd:documentation>Purpose - Describe an embedded network identifier MSATS Data Model Column - EmbNetIdDesc Detail - The description is intended to assist in identification of the correct identifier. The mapping between codes and descriptions will be provided to participants via the Table Replication transaction exchanges.</xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:string">
    <xsd:maxLength value="50"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Simple Type NetworkTariffCodeDescription
Namespace urn:aseXML:r25
Annotations
Purpose - Provides description of an LNSP specific network tariff code 
MSATS Data Model Column - NetworkTariffDesc
Diagram
Diagram
Type restriction of xsd:string
Facets
maxLength 50
Used by
Source
<xsd:simpleType name="NetworkTariffCodeDescription">
  <xsd:annotation>
    <xsd:documentation>Purpose - Provides description of an LNSP specific network tariff code MSATS Data Model Column - NetworkTariffDesc</xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:string">
    <xsd:maxLength value="50"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Simple Type AveragedDailyLoad
Namespace urn:aseXML:r25
Annotations
Purpose - The average daily load for a given data steam
MSATS Data Model Column - AverageDailyLoad
Diagram
Diagram
Type xsd:integer
Used by
Source
<xsd:simpleType name="AveragedDailyLoad">
  <xsd:annotation>
    <xsd:documentation>Purpose - The average daily load for a given data steam MSATS Data Model Column - AverageDailyLoad</xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:integer"/>
</xsd:simpleType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Simple Type DataStreamType
Namespace urn:aseXML:r25
Annotations
Purpose - Identify data stream type
MSATS Data Model Column - DataStreamType
Detail - Non-Interval has the same meaning as consumption.
Diagram
Diagram
Type restriction of xsd:string
Facets
enumeration Interval, Non-Interval, Consumption, Profile
Used by
Source
<xsd:simpleType name="DataStreamType">
  <xsd:annotation>
    <xsd:documentation>Purpose - Identify data stream type MSATS Data Model Column - DataStreamType Detail - Non-Interval has the same meaning as consumption.</xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:string">
    <xsd:enumeration value="Interval"/>
    <xsd:enumeration value="Non-Interval"/>
    <xsd:enumeration value="Consumption"/>
    <xsd:enumeration value="Profile"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Simple Type DirectionIndicator
Namespace urn:aseXML:r25
Annotations
This element may be handled using NetworkTariffCode, If so, the corresponding data element is to be removed.
Diagram
Diagram
Type restriction of xsd:string
Facets
enumeration Import, Export
Used by
Source
<xsd:simpleType name="DirectionIndicator">
  <xsd:annotation>
    <xsd:documentation>This element may be handled using NetworkTariffCode, If so, the corresponding data element is to be removed.</xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:string">
    <xsd:enumeration value="Import"/>
    <xsd:enumeration value="Export"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Simple Type MeteringType
Namespace urn:aseXML:r25
Diagram
Diagram
Type restriction of xsd:string
Facets
enumeration Flat Rate, Two Rate, Time Of Use, CT Meter, Other
Used by
Source
<xsd:simpleType name="MeteringType">
  <xsd:restriction base="xsd:string">
    <xsd:enumeration value="Flat Rate"/>
    <xsd:enumeration value="Two Rate"/>
    <xsd:enumeration value="Time Of Use"/>
    <xsd:enumeration value="CT Meter"/>
    <xsd:enumeration value="Other"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Simple Type DistanceFromSubstation
Namespace urn:aseXML:r25
Annotations
For a number of network tariffs (generally larger customers), the distance to the zone substation is a factor in the calculation of the network access charges.
Diagram
Diagram
Type restriction of xsd:decimal
Facets
totalDigits 7
fractionDigits 3
maxInclusive 9999.999
Used by
Source
<xsd:simpleType name="DistanceFromSubstation">
  <xsd:annotation>
    <xsd:documentation>For a number of network tariffs (generally larger customers), the distance to the zone substation is a factor in the calculation of the network access charges.</xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:decimal">
    <xsd:totalDigits value="7"/>
    <xsd:fractionDigits value="3"/>
    <xsd:maxInclusive value="9999.999"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Simple Type VoltageType
Namespace urn:aseXML:r25
Annotations
Indicates whether the site is connected at High or Low voltage.
Diagram
Diagram
Type restriction of xsd:string
Facets
whiteSpace collapse
minLength 1
maxLength 10
Used by
Source
<xsd:simpleType name="VoltageType">
  <xsd:annotation>
    <xsd:documentation>Indicates whether the site is connected at High or Low voltage.</xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:string">
    <xsd:maxLength value="10"/>
    <xsd:minLength value="1"/>
    <xsd:whiteSpace value="collapse"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Simple Type PoleNumber
Namespace urn:aseXML:r25
Annotations
This information is used to help find remote meters that may not be easily identified by address.   Often it is easier to find the site via reference to a network pole number (generally in sequence on a feeder).  This is required in standing data as the Franchise market Retailer still carries responsibility for performing site activities for some areas of the network.
Diagram
Diagram
Type restriction of xsd:string
Facets
whiteSpace collapse
minLength 1
maxLength 40
Used by
Source
<xsd:simpleType name="PoleNumber">
  <xsd:annotation>
    <xsd:documentation>This information is used to help find remote meters that may not be easily identified by address. Often it is easier to find the site via reference to a network pole number (generally in sequence on a feeder). This is required in standing data as the Franchise market Retailer still carries responsibility for performing site activities for some areas of the network.</xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:string">
    <xsd:maxLength value="40"/>
    <xsd:minLength value="1"/>
    <xsd:whiteSpace value="collapse"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Simple Type FeederClass
Namespace urn:aseXML:r25
Annotations
Classification of High Voltage distribution line feeding property.
Diagram
Diagram
Type restriction of xsd:string
Facets
whiteSpace collapse
minLength 1
maxLength 15
Used by
Source
<xsd:simpleType name="FeederClass">
  <xsd:annotation>
    <xsd:documentation>Classification of High Voltage distribution line feeding property.</xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:string">
    <xsd:maxLength value="15"/>
    <xsd:minLength value="1"/>
    <xsd:whiteSpace value="collapse"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Complex Type DocumentReferenceType
Namespace urn:aseXML:r25
Diagram
Diagram asexml_r2515.tmp#id1577 asexml_r2515.tmp#id1578
Used by
Model FormReference{0,1} , FormNumber{0,1}
Children FormNumber, FormReference
Source
<xsd:complexType name="DocumentReferenceType">
  <xsd:sequence>
    <xsd:element name="FormReference" minOccurs="0">
      <xsd:simpleType>
        <xsd:restriction base="xsd:string">
          <xsd:maxLength value="30"/>
        </xsd:restriction>
      </xsd:simpleType>
    </xsd:element>
    <xsd:element name="FormNumber" minOccurs="0">
      <xsd:simpleType>
        <xsd:restriction base="xsd:string">
          <xsd:maxLength value="15"/>
        </xsd:restriction>
      </xsd:simpleType>
    </xsd:element>
  </xsd:sequence>
</xsd:complexType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Simple Type LicenseNumber
Namespace urn:aseXML:r25
Annotations
Purpose - Defines the license number as restricted string type
Diagram
Diagram
Type restriction of xsd:string
Facets
maxLength 20
Used by
Source
<xsd:simpleType name="LicenseNumber">
  <xsd:annotation>
    <xsd:documentation>Purpose - Defines the license number as restricted string type</xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:string">
    <xsd:maxLength value="20"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Complex Type License
Namespace urn:aseXML:r25
Annotations
Purpose - Defines license data structure for the tradesman performing the service.
Diagram
Diagram asexml_r2515.tmp#id1581 asexml_r2515.tmp#id1582 asexml_r2515.tmp#id1583 asexml_r2515.tmp#id1584 asexml_r2515.tmp#id1585 asexml_r2515.tmp#id1586 asexml_r2515.tmp#id1587
Used by
Model Licensee{0,1} , BusinessName{0,1} , PhoneNumber* , LicenseNumber{0,1} , SafetyCertificate{0,1} , DocumentReference{0,1} , AttendanceRequired{0,1}
Children AttendanceRequired, BusinessName, DocumentReference, LicenseNumber, Licensee, PhoneNumber, SafetyCertificate
Source
<xsd:complexType name="License">
  <xsd:annotation>
    <xsd:documentation>Purpose - Defines license data structure for the tradesman performing the service.</xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element name="Licensee" type="PersonName" minOccurs="0"/>
    <xsd:element name="BusinessName" type="BusinessName" minOccurs="0"/>
    <xsd:element name="PhoneNumber" type="AustralianPhoneNumber" minOccurs="0" maxOccurs="unbounded"/>
    <xsd:element name="LicenseNumber" type="LicenseNumber" minOccurs="0"/>
    <xsd:element name="SafetyCertificate" type="SafetyCertificateType" minOccurs="0"/>
    <xsd:element name="DocumentReference" type="DocumentReferenceType" minOccurs="0"/>
    <xsd:element name="AttendanceRequired" type="xsd:boolean" minOccurs="0"/>
  </xsd:sequence>
</xsd:complexType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Simple Type ServiceTimeType
Namespace urn:aseXML:r25
Annotations
Service Order Service Time Type
Diagram
Diagram
Type restriction of xsd:string
Facets
maxLength 40
enumeration Any Time, Business Hours, Non-Business Hours
Used by
Source
<xsd:simpleType name="ServiceTimeType">
  <xsd:annotation>
    <xsd:documentation>Service Order Service Time Type</xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:string">
    <xsd:maxLength value="40"/>
    <xsd:enumeration value="Any Time"/>
    <xsd:enumeration value="Business Hours"/>
    <xsd:enumeration value="Non-Business Hours"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Simple Type ServiceOrderType
Namespace urn:aseXML:r25
Annotations
Purpose - Defines a list of valid Service Order types supported by the particpants
Diagram
Diagram
Type restriction of xsd:string
Facets
enumeration Allocate NMI, New Connection, Re-energisation, De-energisation, Special Read, Adds And Alts, Meter Reconfiguration, Meter Investigation, Supply Abolishment, Miscellaneous
Used by
Source
<xsd:simpleType name="ServiceOrderType">
  <xsd:annotation>
    <xsd:documentation>Purpose - Defines a list of valid Service Order types supported by the particpants</xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:string">
    <xsd:enumeration value="Allocate NMI"/>
    <xsd:enumeration value="New Connection"/>
    <xsd:enumeration value="Re-energisation"/>
    <xsd:enumeration value="De-energisation"/>
    <xsd:enumeration value="Special Read"/>
    <xsd:enumeration value="Adds And Alts"/>
    <xsd:enumeration value="Meter Reconfiguration"/>
    <xsd:enumeration value="Meter Investigation"/>
    <xsd:enumeration value="Supply Abolishment"/>
    <xsd:enumeration value="Miscellaneous"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Simple Type ServiceOrderSubType
Namespace urn:aseXML:r25
Annotations
Purpose - Defines a list of valid Service Order types supported by the particpants
Diagram
Diagram
Type restriction of xsd:string
Facets
enumeration Temporary, Temporary in Permanent, Permanent, After Disconnection For Non-Payment, Sticker Removal, Retrospective Move-in, New Reading Required, Warning, Remove Fuse, Remove Fuse (Non-Payment), Pillar-Box Pit Or Pole-Top, Pillar-Box Pit Or Pole-Top (Non-Payment), Sticker, Install Hot Water, Install Controlled Load, Move Meter, Install Meter, Remove Meter, Exchange Meter, Check Read, Final Read, Change Controlled Load, Change Timeswitch, Change Tariff, Tamper, Inspect, Onsite Test, Lab Test, Meter Test
Used by
Source
<xsd:simpleType name="ServiceOrderSubType">
  <xsd:annotation>
    <xsd:documentation>Purpose - Defines a list of valid Service Order types supported by the particpants</xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:string">
    <xsd:enumeration value="Temporary"/>
    <xsd:enumeration value="Temporary in Permanent"/>
    <xsd:enumeration value="Permanent"/>
    <xsd:enumeration value="After Disconnection For Non-Payment"/>
    <xsd:enumeration value="Sticker Removal"/>
    <xsd:enumeration value="Retrospective Move-in"/>
    <xsd:enumeration value="New Reading Required"/>
    <xsd:enumeration value="Warning"/>
    <xsd:enumeration value="Remove Fuse"/>
    <xsd:enumeration value="Remove Fuse (Non-Payment)"/>
    <xsd:enumeration value="Pillar-Box Pit Or Pole-Top"/>
    <xsd:enumeration value="Pillar-Box Pit Or Pole-Top (Non-Payment)"/>
    <xsd:enumeration value="Sticker"/>
    <xsd:enumeration value="Install Hot Water"/>
    <xsd:enumeration value="Install Controlled Load"/>
    <xsd:enumeration value="Move Meter"/>
    <xsd:enumeration value="Install Meter"/>
    <xsd:enumeration value="Remove Meter"/>
    <xsd:enumeration value="Exchange Meter"/>
    <xsd:enumeration value="Check Read"/>
    <xsd:enumeration value="Final Read"/>
    <xsd:enumeration value="Change Controlled Load"/>
    <xsd:enumeration value="Change Timeswitch"/>
    <xsd:enumeration value="Change Tariff"/>
    <xsd:enumeration value="Tamper"/>
    <xsd:enumeration value="Inspect"/>
    <xsd:enumeration value="Onsite Test"/>
    <xsd:enumeration value="Lab Test"/>
    <xsd:enumeration value="Meter Test"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Simple Type SupplyPhase
Namespace urn:aseXML:r25
Annotations
Purpose - Defines a list of valid supply ohase
Diagram
Diagram
Type restriction of xsd:string
Facets
enumeration 1-phase, 2-phase, 3-phase, Other Multi-phase
Used by
Source
<xsd:simpleType name="SupplyPhase">
  <xsd:annotation>
    <xsd:documentation>Purpose - Defines a list of valid supply ohase</xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:string">
    <xsd:enumeration value="1-phase"/>
    <xsd:enumeration value="2-phase"/>
    <xsd:enumeration value="3-phase"/>
    <xsd:enumeration value="Other Multi-phase"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Simple Type InstallationType
Namespace urn:aseXML:r25
Annotations
Purpose - Defines a list of valid Installation type
Diagram
Diagram
Type restriction of xsd:string
Facets
enumeration Underground, Overhead, Underground To Overhead Mains, Overhead To Underground Mains, Transformer Overhead, Transformer Ground Level
Used by
Source
<xsd:simpleType name="InstallationType">
  <xsd:annotation>
    <xsd:documentation>Purpose - Defines a list of valid Installation type</xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:string">
    <xsd:enumeration value="Underground"/>
    <xsd:enumeration value="Overhead"/>
    <xsd:enumeration value="Underground To Overhead Mains"/>
    <xsd:enumeration value="Overhead To Underground Mains"/>
    <xsd:enumeration value="Transformer Overhead"/>
    <xsd:enumeration value="Transformer Ground Level"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Simple Type SORDResponseCode
Namespace urn:aseXML:r25
Annotations
Purpose - Defines a list of valid response code for different types of service orders
Diagram
Diagram
Type restriction of xsd:string
Facets
enumeration Customer On-Site, Customer Prevented, De-energisation Not Completed Due To A Re-energisation, Documentation Not Provided, Metering Problem, Meter Reading Only Undertaken Due To Prior Re-energisation, New Customer On-Site, No Supply, Other, Reading Problem, Request Submitted By Another Retailer, Retailer Cancellation, Sensitive Load, Service Provider Cancellation, Unable To Access, Unknown Load, Unsafe
Used by
Source
<xsd:simpleType name="SORDResponseCode">
  <xsd:annotation>
    <xsd:documentation>Purpose - Defines a list of valid response code for different types of service orders</xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:string">
    <xsd:enumeration value="Customer On-Site"/>
    <xsd:enumeration value="Customer Prevented"/>
    <xsd:enumeration value="De-energisation Not Completed Due To A Re-energisation"/>
    <xsd:enumeration value="Documentation Not Provided"/>
    <xsd:enumeration value="Metering Problem"/>
    <xsd:enumeration value="Meter Reading Only Undertaken Due To Prior Re-energisation"/>
    <xsd:enumeration value="New Customer On-Site"/>
    <xsd:enumeration value="No Supply"/>
    <xsd:enumeration value="Other"/>
    <xsd:enumeration value="Reading Problem"/>
    <xsd:enumeration value="Request Submitted By Another Retailer"/>
    <xsd:enumeration value="Retailer Cancellation"/>
    <xsd:enumeration value="Sensitive Load"/>
    <xsd:enumeration value="Service Provider Cancellation"/>
    <xsd:enumeration value="Unable To Access"/>
    <xsd:enumeration value="Unknown Load"/>
    <xsd:enumeration value="Unsafe"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Complex Type ElectricityServiceOrderType
Namespace urn:aseXML:r25
Diagram
Diagram asexml_r2517.tmp#id362 asexml_r2515.tmp#id1597 asexml_r2515.tmp#id1595
Type extension of ServiceOrderTypeBase
Type hierarchy
Model WorkType
Children WorkType
Attributes
QName Type Fixed Default Use Annotation
version r19 optional
Source
<xsd:complexType name="ElectricityServiceOrderType">
  <xsd:complexContent>
    <xsd:extension base="ServiceOrderTypeBase">
      <xsd:sequence>
        <xsd:element name="WorkType">
          <xsd:complexType>
            <xsd:simpleContent>
              <xsd:extension base="ServiceOrderType">
                <xsd:attribute name="workSubType" type="ServiceOrderSubType" use="optional"/>
              </xsd:extension>
            </xsd:simpleContent>
          </xsd:complexType>
        </xsd:element>
      </xsd:sequence>
      <xsd:attribute name="version" type="r19" use="optional"/>
    </xsd:extension>
  </xsd:complexContent>
</xsd:complexType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Complex Type ElectricityServiceOrderDetails
Namespace urn:aseXML:r25
Annotations
Purpose - Defines the data type for new connection and meter additions and alterations
Diagram
Diagram asexml_r2517.tmp#id424 asexml_r2517.tmp#id428 asexml_r2517.tmp#id423 asexml_r2515.tmp#id1611 asexml_r2515.tmp#id1599 asexml_r2515.tmp#id1600 asexml_r2515.tmp#id1601 asexml_r2515.tmp#id1602 asexml_r2515.tmp#id1603 asexml_r2515.tmp#id1604 asexml_r2515.tmp#id1605 asexml_r2515.tmp#id1606 asexml_r2515.tmp#id1607 asexml_r2515.tmp#id1608 asexml_r2515.tmp#id1609 asexml_r2515.tmp#id1610
Type extension of ServiceOrderRequestData
Type hierarchy
Model SpecialInstructions{0,1} , NMIStandingData{0,1} , CustomerConsultationRequired , InstallationType{0,1} , SupplyPhase{0,1} , AverageDailyLoad{0,1} , CustomerType{0,1} , MeteringType{0,1} , OffPeakRequirements{0,1} , MaximumDemand{0,1} , ServiceTime{0,1} , SwitchingServiceRequired{0,1} , ConfirmedDe-energisation{0,1} , License{0,1}
Children AverageDailyLoad, ConfirmedDe-energisation, CustomerConsultationRequired, CustomerType, InstallationType, License, MaximumDemand, MeteringType, NMIStandingData, OffPeakRequirements, ServiceTime, SpecialInstructions, SupplyPhase, SwitchingServiceRequired
Attributes
QName Type Fixed Default Use Annotation
version r17 optional
Source
<xsd:complexType name="ElectricityServiceOrderDetails">
  <xsd:annotation>
    <xsd:documentation>Purpose - Defines the data type for new connection and meter additions and alterations</xsd:documentation>
  </xsd:annotation>
  <xsd:complexContent>
    <xsd:extension base="ServiceOrderRequestData">
      <xsd:sequence>
        <xsd:element name="CustomerConsultationRequired" type="xsd:boolean"/>
        <xsd:element name="InstallationType" type="InstallationType" minOccurs="0"/>
        <xsd:element name="SupplyPhase" type="SupplyPhase" minOccurs="0"/>
        <xsd:element name="AverageDailyLoad" type="AveragedDailyLoad" minOccurs="0"/>
        <xsd:element name="CustomerType" type="CustomerType" minOccurs="0"/>
        <xsd:element name="MeteringType" type="MeteringType" minOccurs="0"/>
        <xsd:element name="OffPeakRequirements" type="SpecialComments" minOccurs="0"/>
        <xsd:element name="MaximumDemand" type="MeterDemand" minOccurs="0"/>
        <xsd:element name="ServiceTime" type="ServiceTimeType" minOccurs="0"/>
        <xsd:element name="SwitchingServiceRequired" type="xsd:boolean" minOccurs="0"/>
        <xsd:element name="ConfirmedDe-energisation" type="xsd:boolean" minOccurs="0"/>
        <xsd:element name="License" type="License" minOccurs="0"/>
      </xsd:sequence>
      <xsd:attribute name="version" type="r17" use="optional"/>
    </xsd:extension>
  </xsd:complexContent>
</xsd:complexType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Complex Type ElectricityServiceOrderNotificationData
Namespace urn:aseXML:r25
Annotations
Schema - Electricity
Diagram
Diagram asexml_r2517.tmp#id439 asexml_r2517.tmp#id440 asexml_r2517.tmp#id438 asexml_r2515.tmp#id1617 asexml_r2515.tmp#id1613 asexml_r2515.tmp#id1614 asexml_r2515.tmp#id1615 asexml_r2515.tmp#id1616
Type extension of ServiceOrderNotificationData
Type hierarchy
Model SpecialNotes{0,1} , NMIStandingData{0,1} , ServiceOrderStatus , ResponseCode{0,1} , ActualDateTime , Product
Children ActualDateTime, NMIStandingData, Product, ResponseCode, ServiceOrderStatus, SpecialNotes
Attributes
QName Type Fixed Default Use Annotation
version r17 optional
Source
<xsd:complexType name="ElectricityServiceOrderNotificationData">
  <xsd:annotation>
    <xsd:documentation>Schema - Electricity</xsd:documentation>
  </xsd:annotation>
  <xsd:complexContent>
    <xsd:extension base="ServiceOrderNotificationData">
      <xsd:sequence>
        <xsd:element name="ServiceOrderStatus" type="ServiceOrderStatus"/>
        <xsd:element name="ResponseCode" type="SORDResponseCode" minOccurs="0"/>
        <xsd:element name="ActualDateTime" type="xsd:dateTime"/>
        <xsd:element name="Product" type="Product"/>
      </xsd:sequence>
      <xsd:attribute name="version" type="r17" use="optional"/>
    </xsd:extension>
  </xsd:complexContent>
</xsd:complexType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Complex Type ElectricityDataStream
Namespace urn:aseXML:r25
Annotations
Purpose - container for electricity data stream information
Diagram
Diagram asexml_r2515.tmp#id1619 asexml_r2515.tmp#id1620 asexml_r2515.tmp#id1621 asexml_r2515.tmp#id1622 asexml_r2515.tmp#id1623
Used by
Model Suffix , ProfileName{0,1} , AveragedDailyLoad{0,1} , DataStreamType{0,1} , Status{0,1}
Children AveragedDailyLoad, DataStreamType, ProfileName, Status, Suffix
Source
<xsd:complexType name="ElectricityDataStream">
  <xsd:annotation>
    <xsd:documentation>Purpose - container for electricity data stream information</xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element name="Suffix" type="NMIDataStreamSuffix" nillable="true"/>
    <xsd:element name="ProfileName" type="ProfileName" nillable="true" minOccurs="0"/>
    <xsd:element name="AveragedDailyLoad" type="AveragedDailyLoad" nillable="true" minOccurs="0"/>
    <xsd:element name="DataStreamType" type="DataStreamType" nillable="true" minOccurs="0"/>
    <xsd:element name="Status" type="NMIStatusCode" nillable="true" minOccurs="0"/>
  </xsd:sequence>
</xsd:complexType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Complex Type ElectricityDataStreams
Namespace urn:aseXML:r25
Annotations
Purpose - container for information relating to multiple electricity data streams associated with a NMI
Diagram
Diagram asexml_r2515.tmp#id1625
Used by
Model DataStream+
Children DataStream
Source
<xsd:complexType name="ElectricityDataStreams">
  <xsd:annotation>
    <xsd:documentation>Purpose - container for information relating to multiple electricity data streams associated with a NMI</xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element name="DataStream" type="ElectricityDataStream" maxOccurs="unbounded"/>
  </xsd:sequence>
</xsd:complexType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Complex Type ElectricityMeterRegisterDetail
Namespace urn:aseXML:r25
Annotations
Purpose - container for information about a register within an electricity meter
Diagram
Diagram asexml_r2515.tmp#id1627 asexml_r2515.tmp#id1628 asexml_r2515.tmp#id1629 asexml_r2515.tmp#id1630 asexml_r2515.tmp#id1631 asexml_r2515.tmp#id1632 asexml_r2515.tmp#id1633 asexml_r2515.tmp#id1634 asexml_r2515.tmp#id1635 asexml_r2515.tmp#id1636 asexml_r2515.tmp#id1637 asexml_r2515.tmp#id1638 asexml_r2515.tmp#id1639 asexml_r2515.tmp#id1640 asexml_r2515.tmp#id1641 asexml_r2515.tmp#id1646
Used by
Model RegisterID{0,1} , NetworkTariffCode{0,1} , NetworkAdditionalInformation{0,1} , UnitOfMeasure{0,1} , TimeOfDay{0,1} , Multiplier{0,1} , DialFormat{0,1} , Suffix{0,1} , ControlledLoad{0,1} , ConsumptionType{0,1} , Demand1{0,1} , Demand2{0,1} , Status{0,1} , DirectionIndicator{0,1} , PreviousReading{0,1} , HighLowConsumption{0,1}
Children ConsumptionType, ControlledLoad, Demand1, Demand2, DialFormat, DirectionIndicator, HighLowConsumption, Multiplier, NetworkAdditionalInformation, NetworkTariffCode, PreviousReading, RegisterID, Status, Suffix, TimeOfDay, UnitOfMeasure
Source
<xsd:complexType name="ElectricityMeterRegisterDetail">
  <xsd:annotation>
    <xsd:documentation>Purpose - container for information about a register within an electricity meter</xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element name="RegisterID" type="MeterRegisterIdentifier" minOccurs="0"/>
    <xsd:element name="NetworkTariffCode" type="NetworkTariffCode" nillable="true" minOccurs="0"/>
    <xsd:element name="NetworkAdditionalInformation" type="MeterNetworkAdditionalInformation" nillable="true" minOccurs="0"/>
    <xsd:element name="UnitOfMeasure" type="MeterUnitOfMeasure" nillable="true" minOccurs="0"/>
    <xsd:element name="TimeOfDay" type="MeterTimeOfDay" nillable="true" minOccurs="0"/>
    <xsd:element name="Multiplier" type="MeterMultiplier" nillable="true" minOccurs="0"/>
    <xsd:element name="DialFormat" type="MeterDialFormat" nillable="true" minOccurs="0"/>
    <xsd:element name="Suffix" type="NMIDataStreamSuffix" nillable="true" minOccurs="0"/>
    <xsd:element name="ControlledLoad" type="MeterControlledLoad" nillable="true" minOccurs="0"/>
    <xsd:element name="ConsumptionType" type="MeterConsumptionType" nillable="true" minOccurs="0"/>
    <xsd:element name="Demand1" type="MeterDemand" nillable="true" minOccurs="0"/>
    <xsd:element name="Demand2" type="MeterDemand" nillable="true" minOccurs="0"/>
    <xsd:element name="Status" type="MeterRegisterStatusCode" nillable="true" minOccurs="0"/>
    <xsd:element name="DirectionIndicator" type="DirectionIndicator" nillable="true" minOccurs="0"/>
    <xsd:element name="PreviousReading" type="ElectricityMeterReadData" nillable="true" minOccurs="0"/>
    <xsd:element name="HighLowConsumption" type="HighLowConsumption" nillable="true" minOccurs="0"/>
  </xsd:sequence>
</xsd:complexType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Complex Type ElectricityMeterReadData
Namespace urn:aseXML:r25
Diagram
Diagram asexml_r2515.tmp#id1643 asexml_r2515.tmp#id1644 asexml_r2515.tmp#id1645
Used by
Model Read , ReadDate , Consumption
Children Consumption, Read, ReadDate
Source
<xsd:complexType name="ElectricityMeterReadData">
  <xsd:sequence>
    <xsd:element name="Read">
      <xsd:simpleType>
        <xsd:restriction base="xsd:string">
          <xsd:maxLength value="15"/>
        </xsd:restriction>
      </xsd:simpleType>
    </xsd:element>
    <xsd:element name="ReadDate" type="xsd:date"/>
    <xsd:element name="Consumption">
      <xsd:simpleType>
        <xsd:restriction base="xsd:decimal">
          <xsd:totalDigits value="15"/>
          <xsd:fractionDigits value="3"/>
        </xsd:restriction>
      </xsd:simpleType>
    </xsd:element>
  </xsd:sequence>
</xsd:complexType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Complex Type ElectricityMeterRegisterConfiguration
Namespace urn:aseXML:r25
Annotations
Purpose - container for information relating to multiple electricity meter registers associated with a meter
Diagram
Diagram asexml_r2515.tmp#id1648
Used by
Model Register+
Children Register
Source
<xsd:complexType name="ElectricityMeterRegisterConfiguration">
  <xsd:annotation>
    <xsd:documentation>Purpose - container for information relating to multiple electricity meter registers associated with a meter</xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element name="Register" type="ElectricityMeterRegisterDetail" maxOccurs="unbounded"/>
  </xsd:sequence>
</xsd:complexType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Complex Type ElectricityMeter
Namespace urn:aseXML:r25
Annotations
Purpose - container for electricity meter information
Diagram
Diagram asexml_r2515.tmp#id1650 asexml_r2515.tmp#id1651 asexml_r2515.tmp#id1652 asexml_r2515.tmp#id1653 asexml_r2515.tmp#id1654 asexml_r2515.tmp#id1655 asexml_r2515.tmp#id1656 asexml_r2515.tmp#id1657 asexml_r2515.tmp#id1658 asexml_r2515.tmp#id1659 asexml_r2515.tmp#id1660 asexml_r2515.tmp#id1661 asexml_r2515.tmp#id1662 asexml_r2515.tmp#id1663 asexml_r2515.tmp#id1664 asexml_r2515.tmp#id1665 asexml_r2515.tmp#id1666 asexml_r2515.tmp#id1667 asexml_r2515.tmp#id1668 asexml_r2515.tmp#id1669 asexml_r2515.tmp#id1670 asexml_r2515.tmp#id1671 asexml_r2515.tmp#id1672 asexml_r2515.tmp#id1673 asexml_r2515.tmp#id1674 asexml_r2515.tmp#id1675 asexml_r2515.tmp#id1676 asexml_r2515.tmp#id1677 asexml_r2515.tmp#id1678 asexml_r2515.tmp#id1679 asexml_r2515.tmp#id1680 asexml_r2515.tmp#id1681 asexml_r2515.tmp#id1682 asexml_r2515.tmp#id1683 asexml_r2515.tmp#id1684 asexml_r2515.tmp#id1685 asexml_r2515.tmp#id1686 asexml_r2515.tmp#id1687 asexml_r2515.tmp#id1688
Used by
Model SerialNumber{0,1} , NextScheduledReadDate{0,1} , Location{0,1} , Hazard{0,1} , InstallationTypeCode{0,1} , Route{0,1} , Use{0,1} , Point{0,1} , Manufacturer{0,1} , Model{0,1} , TransformerLocation{0,1} , TransformerType{0,1} , TransformerRatio{0,1} , Constant{0,1} , LastTestDate{0,1} , NextTestDate{0,1} , TestResultAccuracy{0,1} , TestResultNotes{0,1} , TestPerformedBy{0,1} , MeasurementType{0,1} , ReadTypeCode{0,1} , RemotePhoneNumber{0,1} , CommunicationsEquipmentType{0,1} , CommunicationsProtocol{0,1} , DataConversion{0,1} , DataValidations{0,1} , Status{0,1} , Program{0,1} , AdditionalSiteInformation{0,1} , EstimationInstructions{0,1} , AssetManagementPlan{0,1} , CalibrationTables{0,1} , UserAccessRights{0,1} , Password{0,1} , TestCalibrationProgram{0,1} , KeyCode{0,1} , CustomerFundedMeter{0,1} , DisplayType{0,1} , RegisterConfiguration{0,1}
Children AdditionalSiteInformation, AssetManagementPlan, CalibrationTables, CommunicationsEquipmentType, CommunicationsProtocol, Constant, CustomerFundedMeter, DataConversion, DataValidations, DisplayType, EstimationInstructions, Hazard, InstallationTypeCode, KeyCode, LastTestDate, Location, Manufacturer, MeasurementType, Model, NextScheduledReadDate, NextTestDate, Password, Point, Program, ReadTypeCode, RegisterConfiguration, RemotePhoneNumber, Route, SerialNumber, Status, TestCalibrationProgram, TestPerformedBy, TestResultAccuracy, TestResultNotes, TransformerLocation, TransformerRatio, TransformerType, Use, UserAccessRights
Source
<xsd:complexType name="ElectricityMeter">
  <xsd:annotation>
    <xsd:documentation>Purpose - container for electricity meter information</xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element name="SerialNumber" type="MeterSerialNumber" nillable="true" minOccurs="0"/>
    <xsd:element name="NextScheduledReadDate" type="xsd:date" nillable="true" minOccurs="0"/>
    <xsd:element name="Location" type="MeterLocation" nillable="true" minOccurs="0"/>
    <xsd:element name="Hazard" type="MeterHazard" nillable="true" minOccurs="0"/>
    <xsd:element name="InstallationTypeCode" type="MeterInstallationTypeCode" nillable="true" minOccurs="0"/>
    <xsd:element name="Route" type="MeterRoute" nillable="true" minOccurs="0"/>
    <xsd:element name="Use" type="MeterUse" nillable="true" minOccurs="0"/>
    <xsd:element name="Point" type="MeterPoint" nillable="true" minOccurs="0"/>
    <xsd:element name="Manufacturer" type="MeterManufacturer" nillable="true" minOccurs="0"/>
    <xsd:element name="Model" type="MeterModel" nillable="true" minOccurs="0"/>
    <xsd:element name="TransformerLocation" type="MeterTransformerLocation" nillable="true" minOccurs="0"/>
    <xsd:element name="TransformerType" type="MeterTransformerType" nillable="true" minOccurs="0"/>
    <xsd:element name="TransformerRatio" type="MeterTransformerRatio" nillable="true" minOccurs="0"/>
    <xsd:element name="Constant" type="MeterConstant" nillable="true" minOccurs="0"/>
    <xsd:element name="LastTestDate" type="xsd:date" nillable="true" minOccurs="0"/>
    <xsd:element name="NextTestDate" type="xsd:date" nillable="true" minOccurs="0"/>
    <xsd:element name="TestResultAccuracy" type="MeterTestResultAccuracy" nillable="true" minOccurs="0"/>
    <xsd:element name="TestResultNotes" type="MeterTestResultNotes" nillable="true" minOccurs="0"/>
    <xsd:element name="TestPerformedBy" type="MeterTestPerformedBy" nillable="true" minOccurs="0"/>
    <xsd:element name="MeasurementType" type="MeterMeasurementType" nillable="true" minOccurs="0"/>
    <xsd:element name="ReadTypeCode" type="MeterReadTypeCode" nillable="true" minOccurs="0"/>
    <xsd:element name="RemotePhoneNumber" type="MeterRemotePhoneNumber" nillable="true" minOccurs="0"/>
    <xsd:element name="CommunicationsEquipmentType" type="MeterCommunicationsEquipmentType" nillable="true" minOccurs="0"/>
    <xsd:element name="CommunicationsProtocol" type="MeterCommunicationsProtocol" nillable="true" minOccurs="0"/>
    <xsd:element name="DataConversion" type="MeterDataConversion" nillable="true" minOccurs="0"/>
    <xsd:element name="DataValidations" type="MeterDataValidations" nillable="true" minOccurs="0"/>
    <xsd:element name="Status" type="MeterStatusCode" minOccurs="0"/>
    <xsd:element name="Program" type="MeterProgram" nillable="true" minOccurs="0"/>
    <xsd:element name="AdditionalSiteInformation" type="MeterAdditionalSiteInformation" nillable="true" minOccurs="0"/>
    <xsd:element name="EstimationInstructions" type="MeterEstimationInstructions" nillable="true" minOccurs="0"/>
    <xsd:element name="AssetManagementPlan" type="MeterAssetManagementPlan" nillable="true" minOccurs="0"/>
    <xsd:element name="CalibrationTables" type="MeterCalibrationTables" nillable="true" minOccurs="0"/>
    <xsd:element name="UserAccessRights" type="MeterUserAccessRights" nillable="true" minOccurs="0"/>
    <xsd:element name="Password" type="MeterPassword" nillable="true" minOccurs="0"/>
    <xsd:element name="TestCalibrationProgram" type="MeterTestCalibrationProgram" nillable="true" minOccurs="0"/>
    <xsd:element name="KeyCode" type="KeyCode" nillable="true" minOccurs="0"/>
    <xsd:element name="CustomerFundedMeter" type="CustomerFundedMeter" nillable="true" minOccurs="0"/>
    <xsd:element name="DisplayType" type="DisplayType" nillable="true" minOccurs="0"/>
    <xsd:element name="RegisterConfiguration" type="ElectricityMeterRegisterConfiguration" nillable="true" minOccurs="0"/>
  </xsd:sequence>
</xsd:complexType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Complex Type ElectricityMeters
Namespace urn:aseXML:r25
Annotations
Purpose - container for information relating to multiple electricity meters associated with a NMI
Diagram
Diagram asexml_r2515.tmp#id1690
Used by
Model Meter+
Children Meter
Source
<xsd:complexType name="ElectricityMeters">
  <xsd:annotation>
    <xsd:documentation>Purpose - container for information relating to multiple electricity meters associated with a NMI</xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element name="Meter" type="ElectricityMeter" maxOccurs="unbounded"/>
  </xsd:sequence>
</xsd:complexType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Complex Type ElectricityStandingData
Namespace urn:aseXML:r25
Annotations
Purpose - Standing data associated with an electricity NMI.
Detail - The structure supports multiple data streams, meters and role assignments. Note that because this type is derived from the NMIStandingData type, it begins with the elements defined for that type, notably the NMI.
Diagram
Diagram asexml_r250.tmp#id227 asexml_r250.tmp#id222 asexml_r250.tmp#id221 asexml_r2515.tmp#id1711 asexml_r2515.tmp#id1692 asexml_r2515.tmp#id1708 asexml_r2515.tmp#id1709 asexml_r2515.tmp#id1710
Type extension of NMIStandingData
Type hierarchy
Model NMI{0,1} , MasterData{0,1} , RoleAssignments{0,1} , DataStreams{0,1} , MeterRegister{0,1}
Children DataStreams, MasterData, MeterRegister, NMI, RoleAssignments
Attributes
QName Type Fixed Default Use Annotation
effectiveDateTime xsd:dateTime optional
version r25 optional
Source
<xsd:complexType name="ElectricityStandingData">
  <xsd:annotation>
    <xsd:documentation>Purpose - Standing data associated with an electricity NMI. Detail - The structure supports multiple data streams, meters and role assignments. Note that because this type is derived from the NMIStandingData type, it begins with the elements defined for that type, notably the NMI.</xsd:documentation>
  </xsd:annotation>
  <xsd:complexContent>
    <xsd:extension base="NMIStandingData">
      <xsd:sequence>
        <xsd:element name="MasterData" type="ElectricityMasterStandingData" minOccurs="0"/>
        <xsd:element name="RoleAssignments" type="RoleAssignments" minOccurs="0"/>
        <xsd:element name="DataStreams" type="ElectricityDataStreams" minOccurs="0"/>
        <xsd:element name="MeterRegister" type="ElectricityMeters" minOccurs="0"/>
      </xsd:sequence>
      <xsd:attribute name="version" type="r25" use="optional"/>
    </xsd:extension>
  </xsd:complexContent>
</xsd:complexType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Complex Type NMIConfigurationType
Namespace urn:aseXML:r25
Diagram
Diagram asexml_r2515.tmp#id1713
Used by
Model NMISuffix+
Children NMISuffix
Source
<xsd:complexType name="NMIConfigurationType">
  <xsd:sequence>
    <xsd:element name="NMISuffix" type="NMIDataStreamSuffix" maxOccurs="unbounded"/>
  </xsd:sequence>
</xsd:complexType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Complex Type ElectricityProvideMeterRequestData
Namespace urn:aseXML:r25
Annotations
Purpose - used in MeterDataMissingNotification transaction based on NMITransactionBase
Diagram
Diagram asexml_r250.tmp#id756 asexml_r250.tmp#id755 asexml_r2515.tmp#id1717 asexml_r2515.tmp#id1715 asexml_r2515.tmp#id1716
Type extension of NMITransactionBase
Type hierarchy
Model NMI{0,1} , NMIStandingData , RequestPeriod
Children NMI, NMIStandingData, RequestPeriod
Attributes
QName Type Fixed Default Use Annotation
version r17 optional
Source
<xsd:complexType name="ElectricityProvideMeterRequestData">
  <xsd:annotation>
    <xsd:documentation>Purpose - used in MeterDataMissingNotification transaction based on NMITransactionBase</xsd:documentation>
  </xsd:annotation>
  <xsd:complexContent>
    <xsd:extension base="NMITransactionBase">
      <xsd:sequence>
        <xsd:element name="NMIStandingData" type="NMIStandingData"/>
        <xsd:element name="RequestPeriod" type="OpenPeriod"/>
      </xsd:sequence>
      <xsd:attribute name="version" type="r17" use="optional"/>
    </xsd:extension>
  </xsd:complexContent>
</xsd:complexType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Complex Type ElectricityVerifyMeterRequestData
Namespace urn:aseXML:r25
Annotations
Purpose - used in MeterDataVerifyRequest transaction based on NMITransactionBase
Diagram
Diagram asexml_r250.tmp#id756 asexml_r250.tmp#id755 asexml_r2515.tmp#id1725 asexml_r2515.tmp#id1719 asexml_r2515.tmp#id1720 asexml_r2515.tmp#id1721 asexml_r2515.tmp#id1722 asexml_r2515.tmp#id1723 asexml_r2515.tmp#id1724
Type extension of NMITransactionBase
Type hierarchy
Model NMI{0,1} , NMIStandingData , InvestigationCode , InvestigationDescription , RequestPeriod , Current{0,1} , NMIConfiguration{0,1}
Children Current, InvestigationCode, InvestigationDescription, NMI, NMIConfiguration, NMIStandingData, RequestPeriod
Attributes
QName Type Fixed Default Use Annotation
version r17 optional
Source
<xsd:complexType name="ElectricityVerifyMeterRequestData">
  <xsd:annotation>
    <xsd:documentation>Purpose - used in MeterDataVerifyRequest transaction based on NMITransactionBase</xsd:documentation>
  </xsd:annotation>
  <xsd:complexContent>
    <xsd:extension base="NMITransactionBase">
      <xsd:sequence>
        <xsd:element name="NMIStandingData" type="NMIStandingData"/>
        <xsd:element name="InvestigationCode" type="IndexInvestigationCode"/>
        <xsd:element name="InvestigationDescription" type="SpecialComments"/>
        <xsd:element name="RequestPeriod" type="OpenPeriod"/>
        <xsd:element name="Current" type="ElectricityMeterReadData" minOccurs="0"/>
        <xsd:element name="NMIConfiguration" type="NMIConfigurationType" minOccurs="0"/>
      </xsd:sequence>
      <xsd:attribute name="version" type="r17" use="optional"/>
    </xsd:extension>
  </xsd:complexContent>
</xsd:complexType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Attribute WorkType/ElectricityServiceOrderType/@workSubType
Namespace No namespace
Type ServiceOrderSubType
Properties
use: optional
Facets
enumeration Temporary, Temporary in Permanent, Permanent, After Disconnection For Non-Payment, Sticker Removal, Retrospective Move-in, New Reading Required, Warning, Remove Fuse, Remove Fuse (Non-Payment), Pillar-Box Pit Or Pole-Top, Pillar-Box Pit Or Pole-Top (Non-Payment), Sticker, Install Hot Water, Install Controlled Load, Move Meter, Install Meter, Remove Meter, Exchange Meter, Check Read, Final Read, Change Controlled Load, Change Timeswitch, Change Tariff, Tamper, Inspect, Onsite Test, Lab Test, Meter Test
Used by
Source
<xsd:attribute name="workSubType" type="ServiceOrderSubType" use="optional"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Attribute ElectricityServiceOrderType/@version
Namespace No namespace
Type r19
Type hierarchy
Properties
use: optional
Facets
enumeration r19
pattern r[0-9]*|r[0-9]*_[a-z][0-9]*
Used by
Source
<xsd:attribute name="version" type="r19" use="optional"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Attribute ElectricityServiceOrderDetails/@version
Namespace No namespace
Type r17
Type hierarchy
Properties
use: optional
Facets
enumeration r17
pattern r[0-9]*|r[0-9]*_[a-z][0-9]*
Used by
Source
<xsd:attribute name="version" type="r17" use="optional"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Attribute ElectricityServiceOrderNotificationData/@version
Namespace No namespace
Type r17
Type hierarchy
Properties
use: optional
Facets
enumeration r17
pattern r[0-9]*|r[0-9]*_[a-z][0-9]*
Used by
Source
<xsd:attribute name="version" type="r17" use="optional"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Attribute ElectricityStandingData/@version
Namespace No namespace
Type r25
Type hierarchy
Properties
use: optional
Facets
enumeration r25
pattern r[0-9]*|r[0-9]*_[a-z][0-9]*
Used by
Source
<xsd:attribute name="version" type="r25" use="optional"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Attribute ElectricityProvideMeterRequestData/@version
Namespace No namespace
Type r17
Type hierarchy
Properties
use: optional
Facets
enumeration r17
pattern r[0-9]*|r[0-9]*_[a-z][0-9]*
Used by
Source
<xsd:attribute name="version" type="r17" use="optional"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd
Attribute ElectricityVerifyMeterRequestData/@version
Namespace No namespace
Type r17
Type hierarchy
Properties
use: optional
Facets
enumeration r17
pattern r[0-9]*|r[0-9]*_[a-z][0-9]*
Used by
Source
<xsd:attribute name="version" type="r17" use="optional"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Electricity_r25.xsd