Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Properties
Source
Used by
Included schema Faults_r15.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 the transaction exchanges needed for delivery of Fault information for requesting and reporting faults; under the TransactionGroup - FLTS.
Details - The "Fault Info Request" transaction allows a Retailer or service provider  to request fault information about a premise or vicinity from an LNSP.
The "Fault Outage Advice" transaction allows an LNSP to pass fault information to a Retailer or service provider in response to the "Fault Info Request" transaction.
The "Fault Notification" transaction is to be used by an a Retailer to notify an LNSP of a fault where the FaultOutageAdvice was returned as "unknown", thus the Retailer has more information about a fault and must report it to the LNSP.
Properties
attribute form default: unqualified
element form default: unqualified
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Faults_r15.xsd
Element FaultInformationRequest/NMI
Namespace No namespace
Diagram
Diagram asexml_r250.tmp#id224 asexml_r250.tmp#id225 asexml_r250.tmp#id223
Type NMI
Type hierarchy
Properties
content: complex
minOccurs: 0
Attributes
QName Type Fixed Default Use Annotation
checksum NMIChecksum optional
Source
<xsd:element name="NMI" type="NMI" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Faults_r15.xsd
Element FaultInformationRequest/FaultLocation
Namespace No namespace
Diagram
Diagram asexml_r252.tmp#id344 asexml_r252.tmp#id345 asexml_r252.tmp#id348 asexml_r252.tmp#id349 asexml_r252.tmp#id350 asexml_r252.tmp#id351 asexml_r252.tmp#id343 asexml_r257.tmp#id620 asexml_r257.tmp#id619
Type FaultLocation
Type hierarchy
Properties
content: complex
Model (StructuredAddress | UnstructuredAddress) , SuburbOrPlaceOrLocality{0,1} , StateOrTerritory , PostCode , DeliveryPointIdentifier{0,1}
Children DeliveryPointIdentifier, PostCode, StateOrTerritory, StructuredAddress, SuburbOrPlaceOrLocality, UnstructuredAddress
Instance
<FaultLocation locationType="">
  <StructuredAddress>{1,1}</StructuredAddress>
  <UnstructuredAddress>{1,1}</UnstructuredAddress>
  <SuburbOrPlaceOrLocality>{0,1}</SuburbOrPlaceOrLocality>
  <StateOrTerritory>{1,1}</StateOrTerritory>
  <PostCode>{1,1}</PostCode>
  <DeliveryPointIdentifier>{0,1}</DeliveryPointIdentifier>
</FaultLocation>
Attributes
QName Type Fixed Default Use Annotation
locationType restriction of xsd:string required
Source
<xsd:element name="FaultLocation" type="FaultLocation"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Faults_r15.xsd
Element FaultNotification/NMI
Namespace No namespace
Diagram
Diagram asexml_r250.tmp#id224 asexml_r250.tmp#id225 asexml_r250.tmp#id223
Type NMI
Type hierarchy
Properties
content: complex
minOccurs: 0
Attributes
QName Type Fixed Default Use Annotation
checksum NMIChecksum optional
Source
<xsd:element name="NMI" type="NMI" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Faults_r15.xsd
Element FaultNotification/TimeOfCall
Namespace No namespace
Annotations
Timestamp indicating when the informant advised of the fault.
Diagram
Diagram
Type xsd:dateTime
Properties
content: simple
Source
<xsd:element name="TimeOfCall" type="xsd:dateTime">
  <xsd:annotation>
    <xsd:documentation>Timestamp indicating when the informant advised of the fault.</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Faults_r15.xsd
Element FaultNotification/TimeOfOccurrence
Namespace No namespace
Annotations
Timestamp indicating when the fault first occurred.
Diagram
Diagram
Type xsd:dateTime
Properties
content: simple
minOccurs: 0
Source
<xsd:element name="TimeOfOccurrence" type="xsd:dateTime" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>Timestamp indicating when the fault first occurred.</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Faults_r15.xsd
Element FaultNotification/FaultInformant
Namespace No namespace
Diagram
Diagram asexml_r250.tmp#id631 asexml_r250.tmp#id632 asexml_r250.tmp#id630 asexml_r257.tmp#id629
Type FaultInformant
Type hierarchy
Properties
content: complex
minOccurs: 0
Model ContactName , ContactNumber
Children ContactName, ContactNumber
Instance
<FaultInformant>
  <ContactName nameType="LGL">{1,1}</ContactName>
  <ContactNumber serviceType="">{1,1}</ContactNumber>
</FaultInformant>
Source
<xsd:element name="FaultInformant" type="FaultInformant" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Faults_r15.xsd
Element FaultNotification/FaultDescription
Namespace No namespace
Diagram
Diagram asexml_r257.tmp#id635 asexml_r257.tmp#id636 asexml_r257.tmp#id639 asexml_r257.tmp#id644 asexml_r257.tmp#id645 asexml_r257.tmp#id651 asexml_r257.tmp#id634
Type FaultDescription
Properties
content: complex
Model FaultLocation , Symptoms , SensitiveLoad , LifeSupport , PublicLightingGSL{0,1} , FaultDescriptionComments{0,1}
Children FaultDescriptionComments, FaultLocation, LifeSupport, PublicLightingGSL, SensitiveLoad, Symptoms
Instance
<FaultDescription>
  <FaultLocation locationType="">{1,1}</FaultLocation>
  <Symptoms>{1,1}</Symptoms>
  <SensitiveLoad indicator="">{1,1}</SensitiveLoad>
  <LifeSupport>{1,1}</LifeSupport>
  <PublicLightingGSL indicator="">{0,1}</PublicLightingGSL>
  <FaultDescriptionComments>{0,1}</FaultDescriptionComments>
</FaultDescription>
Source
<xsd:element name="FaultDescription" type="FaultDescription"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Faults_r15.xsd
Element FaultDescription/FaultLocation
Namespace No namespace
Diagram
Diagram asexml_r252.tmp#id344 asexml_r252.tmp#id345 asexml_r252.tmp#id348 asexml_r252.tmp#id349 asexml_r252.tmp#id350 asexml_r252.tmp#id351 asexml_r252.tmp#id343 asexml_r257.tmp#id620 asexml_r257.tmp#id619
Type FaultLocation
Type hierarchy
Properties
content: complex
Model (StructuredAddress | UnstructuredAddress) , SuburbOrPlaceOrLocality{0,1} , StateOrTerritory , PostCode , DeliveryPointIdentifier{0,1}
Children DeliveryPointIdentifier, PostCode, StateOrTerritory, StructuredAddress, SuburbOrPlaceOrLocality, UnstructuredAddress
Instance
<FaultLocation locationType="">
  <StructuredAddress>{1,1}</StructuredAddress>
  <UnstructuredAddress>{1,1}</UnstructuredAddress>
  <SuburbOrPlaceOrLocality>{0,1}</SuburbOrPlaceOrLocality>
  <StateOrTerritory>{1,1}</StateOrTerritory>
  <PostCode>{1,1}</PostCode>
  <DeliveryPointIdentifier>{0,1}</DeliveryPointIdentifier>
</FaultLocation>
Attributes
QName Type Fixed Default Use Annotation
locationType restriction of xsd:string required
Source
<xsd:element name="FaultLocation" type="FaultLocation"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Faults_r15.xsd
Element FaultDescription/Symptoms
Namespace No namespace
Diagram
Diagram asexml_r257.tmp#id638 asexml_r257.tmp#id637
Type FaultSymptoms
Properties
content: complex
Model Symptom{1,4}
Children Symptom
Instance
<Symptoms>
  <Symptom>{1,4}</Symptom>
</Symptoms>
Source
<xsd:element name="Symptoms" type="FaultSymptoms"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Faults_r15.xsd
Element FaultSymptoms/Symptom
Namespace No namespace
Annotations
Diagram
Diagram
Type restriction of xsd:string
Properties
content: simple
maxOccurs: 4
Facets
enumeration ACR tripped, Area street lights out, Car hit pole, Dim lights, Damage to u/ground pillar, Electric shock, Explosion reports, Fuse down, Fire, Glow reports, High voltage injection, Hot water 16h boost, Intermittent supply, Insufficient hot water, Light/s out found by patrol, Loss of supply - complete, Loss of supply - partial, Meter/timeswitch faulty, No hot water, Not listed, Other, Pole Down, Pole Fire, Urgent Public Hazard Report , Urgent Public Hazard Report - fire, Planned Outage, Street lights out, Sparks Reports, Tree Near Wire, Tree On Wire, TV Interference, Underground Cable, Unknown, Voltage complaints, Wires down - pole to house, Wires down - pole to pole, Watchman Light Out, Wildlife report
Source
<xsd:element name="Symptom" maxOccurs="4">
  <xsd:annotation>
    <xsd:documentation/>
  </xsd:annotation>
  <xsd:simpleType>
    <xsd:restriction base="xsd:string">
      <xsd:enumeration value="ACR tripped"/>
      <xsd:enumeration value="Area street lights out"/>
      <xsd:enumeration value="Car hit pole"/>
      <xsd:enumeration value="Dim lights"/>
      <xsd:enumeration value="Damage to u/ground pillar"/>
      <xsd:enumeration value="Electric shock"/>
      <xsd:enumeration value="Explosion reports"/>
      <xsd:enumeration value="Fuse down"/>
      <xsd:enumeration value="Fire"/>
      <xsd:enumeration value="Glow reports"/>
      <xsd:enumeration value="High voltage injection"/>
      <xsd:enumeration value="Hot water 16h boost"/>
      <xsd:enumeration value="Intermittent supply"/>
      <xsd:enumeration value="Insufficient hot water"/>
      <xsd:enumeration value="Light/s out found by patrol"/>
      <xsd:enumeration value="Loss of supply - complete"/>
      <xsd:enumeration value="Loss of supply - partial"/>
      <xsd:enumeration value="Meter/timeswitch faulty"/>
      <xsd:enumeration value="No hot water"/>
      <xsd:enumeration value="Not listed"/>
      <xsd:enumeration value="Other"/>
      <xsd:enumeration value="Pole Down"/>
      <xsd:enumeration value="Pole Fire"/>
      <xsd:enumeration value="Urgent Public Hazard Report "/>
      <xsd:enumeration value="Urgent Public Hazard Report - fire"/>
      <xsd:enumeration value="Planned Outage"/>
      <xsd:enumeration value="Street lights out"/>
      <xsd:enumeration value="Sparks Reports"/>
      <xsd:enumeration value="Tree Near Wire"/>
      <xsd:enumeration value="Tree On Wire"/>
      <xsd:enumeration value="TV Interference"/>
      <xsd:enumeration value="Underground Cable"/>
      <xsd:enumeration value="Unknown"/>
      <xsd:enumeration value="Voltage complaints"/>
      <xsd:enumeration value="Wires down - pole to house"/>
      <xsd:enumeration value="Wires down - pole to pole"/>
      <xsd:enumeration value="Watchman Light Out"/>
      <xsd:enumeration value="Wildlife report"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:element>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Faults_r15.xsd
Element FaultDescription/SensitiveLoad
Namespace No namespace
Diagram
Diagram asexml_r257.tmp#id643 asexml_r257.tmp#id641 asexml_r257.tmp#id640
Type SensitiveLoad
Properties
content: complex
Model SensitiveLoadComments{0,1}
Children SensitiveLoadComments
Instance
<SensitiveLoad indicator="">
  <SensitiveLoadComments>{0,1}</SensitiveLoadComments>
</SensitiveLoad>
Attributes
QName Type Fixed Default Use Annotation
indicator xsd:boolean required
Source
<xsd:element name="SensitiveLoad" type="SensitiveLoad"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Faults_r15.xsd
Element SensitiveLoad/SensitiveLoadComments
Namespace No namespace
Diagram
Diagram asexml_r257.tmp#id642
Properties
content: complex
minOccurs: 0
Model Line{1,3}
Children Line
Instance
<SensitiveLoadComments>
  <Line>{1,3}</Line>
</SensitiveLoadComments>
Source
<xsd:element name="SensitiveLoadComments" minOccurs="0">
  <xsd:complexType>
    <xsd:sequence>
      <xsd:element name="Line" type="CommentLine" maxOccurs="3"/>
    </xsd:sequence>
  </xsd:complexType>
</xsd:element>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Faults_r15.xsd
Element SensitiveLoadComments/SensitiveLoad/Line
Namespace No namespace
Diagram
Diagram asexml_r250.tmp#id427
Type CommentLine
Properties
content: simple
maxOccurs: 3
Facets
maxLength 80
Source
<xsd:element name="Line" type="CommentLine" maxOccurs="3"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Faults_r15.xsd
Element FaultDescription/LifeSupport
Namespace No namespace
Diagram
Diagram
Type xsd:boolean
Properties
content: simple
Source
<xsd:element name="LifeSupport" type="xsd:boolean"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Faults_r15.xsd
Element FaultDescription/PublicLightingGSL
Namespace No namespace
Diagram
Diagram asexml_r257.tmp#id649 asexml_r257.tmp#id647 asexml_r257.tmp#id648 asexml_r257.tmp#id646
Type PublicLightingGSL
Properties
content: complex
minOccurs: 0
Model Address , FixedByDate
Children Address, FixedByDate
Instance
<PublicLightingGSL indicator="">
  <Address>{1,1}</Address>
  <FixedByDate>{1,1}</FixedByDate>
</PublicLightingGSL>
Attributes
QName Type Fixed Default Use Annotation
indicator PublicLightingGSLIndicator required
Source
<xsd:element name="PublicLightingGSL" type="PublicLightingGSL" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Faults_r15.xsd
Element PublicLightingGSL/Address
Namespace No namespace
Annotations
The actual address that the public lighting is opposite (in front of)
Diagram
Diagram asexml_r252.tmp#id344 asexml_r252.tmp#id345 asexml_r252.tmp#id348 asexml_r252.tmp#id349 asexml_r252.tmp#id350 asexml_r252.tmp#id351 asexml_r252.tmp#id343
Type AustralianAddress
Properties
content: complex
Model (StructuredAddress | UnstructuredAddress) , SuburbOrPlaceOrLocality{0,1} , StateOrTerritory , PostCode , DeliveryPointIdentifier{0,1}
Children DeliveryPointIdentifier, PostCode, StateOrTerritory, StructuredAddress, SuburbOrPlaceOrLocality, UnstructuredAddress
Instance
<Address>
  <StructuredAddress>{1,1}</StructuredAddress>
  <UnstructuredAddress>{1,1}</UnstructuredAddress>
  <SuburbOrPlaceOrLocality>{0,1}</SuburbOrPlaceOrLocality>
  <StateOrTerritory>{1,1}</StateOrTerritory>
  <PostCode>{1,1}</PostCode>
  <DeliveryPointIdentifier>{0,1}</DeliveryPointIdentifier>
</Address>
Source
<xsd:element name="Address" type="AustralianAddress">
  <xsd:annotation>
    <xsd:documentation>The actual address that the public lighting is opposite (in front of)</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Faults_r15.xsd
Element PublicLightingGSL/FixedByDate
Namespace No namespace
Annotations
Date by which the public lighting will (must) be fixed
Diagram
Diagram
Type xsd:date
Properties
content: simple
Source
<xsd:element name="FixedByDate" type="xsd:date">
  <xsd:annotation>
    <xsd:documentation>Date by which the public lighting will (must) be fixed</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Faults_r15.xsd
Element FaultDescription/FaultDescriptionComments
Namespace No namespace
Diagram
Diagram asexml_r257.tmp#id652
Properties
content: complex
minOccurs: 0
Model Line{1,10}
Children Line
Instance
<FaultDescriptionComments>
  <Line>{1,10}</Line>
</FaultDescriptionComments>
Source
<xsd:element name="FaultDescriptionComments" minOccurs="0">
  <xsd:complexType>
    <xsd:sequence>
      <xsd:element name="Line" type="CommentLine" maxOccurs="10"/>
    </xsd:sequence>
  </xsd:complexType>
</xsd:element>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Faults_r15.xsd
Element FaultDescriptionComments/FaultDescription/Line
Namespace No namespace
Diagram
Diagram asexml_r250.tmp#id427
Type CommentLine
Properties
content: simple
maxOccurs: 10
Facets
maxLength 80
Source
<xsd:element name="Line" type="CommentLine" maxOccurs="10"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Faults_r15.xsd
Element FaultNotification/CallBack
Namespace No namespace
Diagram
Diagram asexml_r250.tmp#id631 asexml_r250.tmp#id632 asexml_r250.tmp#id630 asexml_r257.tmp#id655 asexml_r257.tmp#id656 asexml_r257.tmp#id654
Type FaultCallBack
Type hierarchy
Properties
content: complex
minOccurs: 0
Model ContactName , ContactNumber
Children ContactName, ContactNumber
Instance
<CallBack callBackRequired="" timeRequired="">
  <ContactName nameType="LGL">{1,1}</ContactName>
  <ContactNumber serviceType="">{1,1}</ContactNumber>
</CallBack>
Attributes
QName Type Fixed Default Use Annotation
callBackRequired xsd:boolean required
timeRequired xsd:dateTime optional
Source
<xsd:element name="CallBack" type="FaultCallBack" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Faults_r15.xsd
Element FaultNotification/RetailerPriority
Namespace No namespace
Diagram
Diagram asexml_r250.tmp#id49
Type Priority
Properties
content: simple
minOccurs: 0
Facets
enumeration Low, Medium, High
Source
<xsd:element name="RetailerPriority" type="Priority" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Faults_r15.xsd
Element FaultOutageAdvice/NMI
Namespace No namespace
Diagram
Diagram asexml_r250.tmp#id224 asexml_r250.tmp#id225 asexml_r250.tmp#id223
Type NMI
Type hierarchy
Properties
content: complex
minOccurs: 0
Attributes
QName Type Fixed Default Use Annotation
checksum NMIChecksum optional
Source
<xsd:element name="NMI" type="NMI" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Faults_r15.xsd
Element FaultOutageAdvice/FaultDescription
Namespace No namespace
Diagram
Diagram asexml_r257.tmp#id635 asexml_r257.tmp#id636 asexml_r257.tmp#id639 asexml_r257.tmp#id644 asexml_r257.tmp#id645 asexml_r257.tmp#id651 asexml_r257.tmp#id634
Type FaultDescription
Properties
content: complex
Model FaultLocation , Symptoms , SensitiveLoad , LifeSupport , PublicLightingGSL{0,1} , FaultDescriptionComments{0,1}
Children FaultDescriptionComments, FaultLocation, LifeSupport, PublicLightingGSL, SensitiveLoad, Symptoms
Instance
<FaultDescription>
  <FaultLocation locationType="">{1,1}</FaultLocation>
  <Symptoms>{1,1}</Symptoms>
  <SensitiveLoad indicator="">{1,1}</SensitiveLoad>
  <LifeSupport>{1,1}</LifeSupport>
  <PublicLightingGSL indicator="">{0,1}</PublicLightingGSL>
  <FaultDescriptionComments>{0,1}</FaultDescriptionComments>
</FaultDescription>
Source
<xsd:element name="FaultDescription" type="FaultDescription"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Faults_r15.xsd
Element FaultOutageAdvice/TimeOfOccurrence
Namespace No namespace
Annotations
Timestamp indicating the start of the fault as recognised by the LNSP.
Diagram
Diagram
Type xsd:dateTime
Properties
content: simple
minOccurs: 0
Source
<xsd:element name="TimeOfOccurrence" type="xsd:dateTime" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>Timestamp indicating the start of the fault as recognised by the LNSP.</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Faults_r15.xsd
Element FaultOutageAdvice/CallBackStatus
Namespace No namespace
Diagram
Diagram asexml_r257.tmp#id667 asexml_r257.tmp#id668 asexml_r257.tmp#id666
Type FaultCallBackStatus
Properties
content: complex
minOccurs: 0
Attributes
QName Type Fixed Default Use Annotation
calledBack xsd:boolean required
timeStamp xsd:dateTime optional
Source
<xsd:element name="CallBackStatus" type="FaultCallBackStatus" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Faults_r15.xsd
Element FaultOutageAdvice/EstimatedTimeToRestore
Namespace No namespace
Annotations
Diagram
Diagram
Type xsd:dateTime
Properties
content: simple
minOccurs: 0
Source
<xsd:element name="EstimatedTimeToRestore" type="xsd:dateTime" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation/>
  </xsd:annotation>
</xsd:element>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Faults_r15.xsd
Element FaultOutageAdvice/DispatchStatus
Namespace No namespace
Annotations
Diagram
Diagram asexml_r257.tmp#id672 asexml_r257.tmp#id673 asexml_r257.tmp#id671
Type FaultDispatchStatus
Properties
content: complex
minOccurs: 0
Attributes
QName Type Fixed Default Use Annotation
dispatched xsd:boolean required
timeStamp xsd:dateTime optional
Source
<xsd:element name="DispatchStatus" type="FaultDispatchStatus" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation/>
  </xsd:annotation>
</xsd:element>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Faults_r15.xsd
Element FaultOutageAdvice/SiteArrival
Namespace No namespace
Annotations
Diagram
Diagram
Type xsd:dateTime
Properties
content: simple
minOccurs: 0
Source
<xsd:element name="SiteArrival" type="xsd:dateTime" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation/>
  </xsd:annotation>
</xsd:element>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Faults_r15.xsd
Element FaultOutageAdvice/MakeSafe
Namespace No namespace
Annotations
Diagram
Diagram
Type xsd:dateTime
Properties
content: simple
minOccurs: 0
Source
<xsd:element name="MakeSafe" type="xsd:dateTime" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation/>
  </xsd:annotation>
</xsd:element>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Faults_r15.xsd
Element FaultOutageAdvice/MostSupplyRestored
Namespace No namespace
Annotations
Diagram
Diagram
Type xsd:dateTime
Properties
content: simple
minOccurs: 0
Source
<xsd:element name="MostSupplyRestored" type="xsd:dateTime" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation/>
  </xsd:annotation>
</xsd:element>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Faults_r15.xsd
Element FaultOutageAdvice/TimeRestored
Namespace No namespace
Annotations
Diagram
Diagram
Type xsd:dateTime
Properties
content: simple
minOccurs: 0
Source
<xsd:element name="TimeRestored" type="xsd:dateTime" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation/>
  </xsd:annotation>
</xsd:element>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Faults_r15.xsd
Element FaultOutageAdvice/CustomersAffected
Namespace No namespace
Diagram
Diagram asexml_r257.tmp#id680 asexml_r257.tmp#id681 asexml_r257.tmp#id682 asexml_r257.tmp#id679
Type CustomersAffected
Properties
content: complex
minOccurs: 0
Attributes
QName Type Fixed Default Use Annotation
lifeSupport xsd:positiveInteger required
sensitiveLoad xsd:positiveInteger required
total xsd:positiveInteger required
Source
<xsd:element name="CustomersAffected" type="CustomersAffected" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Faults_r15.xsd
Element FaultOutageAdvice/TroubleCause
Namespace No namespace
Diagram
Diagram asexml_r257.tmp#id684
Type TroubleCause
Properties
content: simple
minOccurs: 0
Facets
enumeration Animal or bird damage, Associated to work on a nearby outage, Associated with planned outage, Damage caused by tree, False call, No access, No identified cause, OK on arrival, Pollution buildup, Problem in zone substation, Problem on customer's property, Problem with overhead cable or equipment, Problem with underground cable, Problem with underground equipment, Reconnection / restoration, Storm damage, Third party damage
Source
<xsd:element name="TroubleCause" type="TroubleCause" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Faults_r15.xsd
Element FaultOutageAdvice/FaultOutageAdviceComments
Namespace No namespace
Diagram
Diagram asexml_r257.tmp#id686
Properties
content: complex
minOccurs: 0
Model Line{1,10}
Children Line
Instance
<FaultOutageAdviceComments>
  <Line>{1,10}</Line>
</FaultOutageAdviceComments>
Source
<xsd:element name="FaultOutageAdviceComments" minOccurs="0">
  <xsd:complexType>
    <xsd:sequence>
      <xsd:element name="Line" type="CommentLine" maxOccurs="10"/>
    </xsd:sequence>
  </xsd:complexType>
</xsd:element>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Faults_r15.xsd
Element FaultOutageAdviceComments/FaultOutageAdvice/Line
Namespace No namespace
Diagram
Diagram asexml_r250.tmp#id427
Type CommentLine
Properties
content: simple
maxOccurs: 10
Facets
maxLength 80
Source
<xsd:element name="Line" type="CommentLine" maxOccurs="10"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Faults_r15.xsd
Complex Type FaultInformationRequest
Namespace urn:aseXML:r25
Annotations
Application - To be used to request fault information when a retail customer has called with a fault
TransactionExchange - Initial transaction from a Retailer or service provider  to an LNSP
TransactionGroup - FLTS
Priority - High
Purpose - Used for requesting fault information about a premise or location
Detail -
Diagram
Diagram asexml_r257.tmp#id621 asexml_r257.tmp#id617 asexml_r257.tmp#id618
Used by
Model NMI{0,1} , FaultLocation
Children FaultLocation, NMI
Attributes
QName Type Fixed Default Use Annotation
version r12 required
Source
<xsd:complexType name="FaultInformationRequest">
  <xsd:annotation>
    <xsd:documentation>Application - To be used to request fault information when a retail customer has called with a fault TransactionExchange - Initial transaction from a Retailer or service provider to an LNSP TransactionGroup - FLTS Priority - High Purpose - Used for requesting fault information about a premise or location Detail -</xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element name="NMI" type="NMI" minOccurs="0"/>
    <xsd:element name="FaultLocation" type="FaultLocation"/>
  </xsd:sequence>
  <xsd:attribute name="version" type="r12" use="required"/>
</xsd:complexType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Faults_r15.xsd
Complex Type FaultLocation
Namespace urn:aseXML:r25
Annotations
Location of the fault i.e. vicinty if not strcitly at a premise, otherwise premise
Diagram
Diagram asexml_r252.tmp#id344 asexml_r252.tmp#id345 asexml_r252.tmp#id348 asexml_r252.tmp#id349 asexml_r252.tmp#id350 asexml_r252.tmp#id351 asexml_r252.tmp#id343 asexml_r257.tmp#id620
Type extension of AustralianAddress
Type hierarchy
Used by
Model (StructuredAddress | UnstructuredAddress) , SuburbOrPlaceOrLocality{0,1} , StateOrTerritory , PostCode , DeliveryPointIdentifier{0,1}
Children DeliveryPointIdentifier, PostCode, StateOrTerritory, StructuredAddress, SuburbOrPlaceOrLocality, UnstructuredAddress
Attributes
QName Type Fixed Default Use Annotation
locationType restriction of xsd:string required
Source
<xsd:complexType name="FaultLocation">
  <xsd:annotation>
    <xsd:documentation>Location of the fault i.e. vicinty if not strcitly at a premise, otherwise premise</xsd:documentation>
  </xsd:annotation>
  <xsd:complexContent>
    <xsd:extension base="AustralianAddress">
      <xsd:attribute name="locationType" use="required">
        <xsd:simpleType>
          <xsd:restriction base="xsd:string">
            <xsd:enumeration value="Premise"/>
            <xsd:enumeration value="Vicinity"/>
          </xsd:restriction>
        </xsd:simpleType>
      </xsd:attribute>
    </xsd:extension>
  </xsd:complexContent>
</xsd:complexType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Faults_r15.xsd
Complex Type FaultNotification
Namespace urn:aseXML:r25
Annotations
Application - To be used by an a Retailer to notify an LNSP of a fault where the FaultOutageAdvice was returned as "unknown", thus the Retailer has more information about a fault and must report it to the LNSP.
TransactionExchange - This tranaction would follow a FaultOutageAdvice if returned as unknown.
TransactionGroup - FLTS
Priority - High
Purpose - For a Retailer to notify an LNSP of a fault in the even that the Retailer has more information about the fault.
Detail -
Diagram
Diagram asexml_r257.tmp#id658 asexml_r257.tmp#id625 asexml_r257.tmp#id626 asexml_r257.tmp#id627 asexml_r257.tmp#id628 asexml_r257.tmp#id633 asexml_r257.tmp#id653 asexml_r257.tmp#id657
Used by
Model NMI{0,1} , TimeOfCall , TimeOfOccurrence{0,1} , FaultInformant{0,1} , FaultDescription , CallBack{0,1} , RetailerPriority{0,1}
Children CallBack, FaultDescription, FaultInformant, NMI, RetailerPriority, TimeOfCall, TimeOfOccurrence
Attributes
QName Type Fixed Default Use Annotation
version r14 required
Source
<xsd:complexType name="FaultNotification">
  <xsd:annotation>
    <xsd:documentation>Application - To be used by an a Retailer to notify an LNSP of a fault where the FaultOutageAdvice was returned as "unknown", thus the Retailer has more information about a fault and must report it to the LNSP. TransactionExchange - This tranaction would follow a FaultOutageAdvice if returned as unknown. TransactionGroup - FLTS Priority - High Purpose - For a Retailer to notify an LNSP of a fault in the even that the Retailer has more information about the fault. Detail -</xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element name="NMI" type="NMI" minOccurs="0"/>
    <xsd:element name="TimeOfCall" type="xsd:dateTime">
      <xsd:annotation>
        <xsd:documentation>Timestamp indicating when the informant advised of the fault.</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="TimeOfOccurrence" type="xsd:dateTime" minOccurs="0">
      <xsd:annotation>
        <xsd:documentation>Timestamp indicating when the fault first occurred.</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="FaultInformant" type="FaultInformant" minOccurs="0"/>
    <xsd:element name="FaultDescription" type="FaultDescription"/>
    <xsd:element name="CallBack" type="FaultCallBack" minOccurs="0"/>
    <xsd:element name="RetailerPriority" type="Priority" minOccurs="0"/>
  </xsd:sequence>
  <xsd:attribute name="version" type="r14" use="required"/>
</xsd:complexType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Faults_r15.xsd
Complex Type FaultInformant
Namespace urn:aseXML:r25
Annotations
Person who reported fault
Diagram
Diagram asexml_r250.tmp#id631 asexml_r250.tmp#id632 asexml_r250.tmp#id630
Type extension of ContactDetail
Type hierarchy
Used by
Model ContactName , ContactNumber
Children ContactName, ContactNumber
Source
<xsd:complexType name="FaultInformant">
  <xsd:annotation>
    <xsd:documentation>Person who reported fault</xsd:documentation>
  </xsd:annotation>
  <xsd:complexContent>
    <xsd:extension base="ContactDetail"/>
  </xsd:complexContent>
</xsd:complexType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Faults_r15.xsd
Complex Type FaultDescription
Namespace urn:aseXML:r25
Annotations
Description of the fault and associated information
Diagram
Diagram asexml_r257.tmp#id635 asexml_r257.tmp#id636 asexml_r257.tmp#id639 asexml_r257.tmp#id644 asexml_r257.tmp#id645 asexml_r257.tmp#id651
Used by
Model FaultLocation , Symptoms , SensitiveLoad , LifeSupport , PublicLightingGSL{0,1} , FaultDescriptionComments{0,1}
Children FaultDescriptionComments, FaultLocation, LifeSupport, PublicLightingGSL, SensitiveLoad, Symptoms
Source
<xsd:complexType name="FaultDescription">
  <xsd:annotation>
    <xsd:documentation>Description of the fault and associated information</xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element name="FaultLocation" type="FaultLocation"/>
    <xsd:element name="Symptoms" type="FaultSymptoms"/>
    <xsd:element name="SensitiveLoad" type="SensitiveLoad"/>
    <xsd:element name="LifeSupport" type="xsd:boolean"/>
    <xsd:element name="PublicLightingGSL" type="PublicLightingGSL" minOccurs="0"/>
    <xsd:element name="FaultDescriptionComments" minOccurs="0">
      <xsd:complexType>
        <xsd:sequence>
          <xsd:element name="Line" type="CommentLine" maxOccurs="10"/>
        </xsd:sequence>
      </xsd:complexType>
    </xsd:element>
  </xsd:sequence>
</xsd:complexType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Faults_r15.xsd
Complex Type FaultSymptoms
Namespace urn:aseXML:r25
Annotations
Symptom/s of the fault
Diagram
Diagram asexml_r257.tmp#id638
Used by
Model Symptom{1,4}
Children Symptom
Source
<xsd:complexType name="FaultSymptoms">
  <xsd:annotation>
    <xsd:documentation>Symptom/s of the fault</xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element name="Symptom" maxOccurs="4">
      <xsd:annotation>
        <xsd:documentation/>
      </xsd:annotation>
      <xsd:simpleType>
        <xsd:restriction base="xsd:string">
          <xsd:enumeration value="ACR tripped"/>
          <xsd:enumeration value="Area street lights out"/>
          <xsd:enumeration value="Car hit pole"/>
          <xsd:enumeration value="Dim lights"/>
          <xsd:enumeration value="Damage to u/ground pillar"/>
          <xsd:enumeration value="Electric shock"/>
          <xsd:enumeration value="Explosion reports"/>
          <xsd:enumeration value="Fuse down"/>
          <xsd:enumeration value="Fire"/>
          <xsd:enumeration value="Glow reports"/>
          <xsd:enumeration value="High voltage injection"/>
          <xsd:enumeration value="Hot water 16h boost"/>
          <xsd:enumeration value="Intermittent supply"/>
          <xsd:enumeration value="Insufficient hot water"/>
          <xsd:enumeration value="Light/s out found by patrol"/>
          <xsd:enumeration value="Loss of supply - complete"/>
          <xsd:enumeration value="Loss of supply - partial"/>
          <xsd:enumeration value="Meter/timeswitch faulty"/>
          <xsd:enumeration value="No hot water"/>
          <xsd:enumeration value="Not listed"/>
          <xsd:enumeration value="Other"/>
          <xsd:enumeration value="Pole Down"/>
          <xsd:enumeration value="Pole Fire"/>
          <xsd:enumeration value="Urgent Public Hazard Report "/>
          <xsd:enumeration value="Urgent Public Hazard Report - fire"/>
          <xsd:enumeration value="Planned Outage"/>
          <xsd:enumeration value="Street lights out"/>
          <xsd:enumeration value="Sparks Reports"/>
          <xsd:enumeration value="Tree Near Wire"/>
          <xsd:enumeration value="Tree On Wire"/>
          <xsd:enumeration value="TV Interference"/>
          <xsd:enumeration value="Underground Cable"/>
          <xsd:enumeration value="Unknown"/>
          <xsd:enumeration value="Voltage complaints"/>
          <xsd:enumeration value="Wires down - pole to house"/>
          <xsd:enumeration value="Wires down - pole to pole"/>
          <xsd:enumeration value="Watchman Light Out"/>
          <xsd:enumeration value="Wildlife report"/>
        </xsd:restriction>
      </xsd:simpleType>
    </xsd:element>
  </xsd:sequence>
</xsd:complexType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Faults_r15.xsd
Complex Type SensitiveLoad
Namespace urn:aseXML:r25
Annotations
To provide information about Sensitive Load  customers
Diagram
Diagram asexml_r257.tmp#id643 asexml_r257.tmp#id641
Used by
Model SensitiveLoadComments{0,1}
Children SensitiveLoadComments
Attributes
QName Type Fixed Default Use Annotation
indicator xsd:boolean required
Source
<xsd:complexType name="SensitiveLoad">
  <xsd:annotation>
    <xsd:documentation>To provide information about Sensitive Load customers</xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element name="SensitiveLoadComments" minOccurs="0">
      <xsd:complexType>
        <xsd:sequence>
          <xsd:element name="Line" type="CommentLine" maxOccurs="3"/>
        </xsd:sequence>
      </xsd:complexType>
    </xsd:element>
  </xsd:sequence>
  <xsd:attribute name="indicator" type="xsd:boolean" use="required"/>
</xsd:complexType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Faults_r15.xsd
Complex Type PublicLightingGSL
Namespace urn:aseXML:r25
Annotations
Public lighting guaranteed service level type fault information
Diagram
Diagram asexml_r257.tmp#id649 asexml_r257.tmp#id647 asexml_r257.tmp#id648
Used by
Model Address , FixedByDate
Children Address, FixedByDate
Attributes
QName Type Fixed Default Use Annotation
indicator PublicLightingGSLIndicator required
Source
<xsd:complexType name="PublicLightingGSL">
  <xsd:annotation>
    <xsd:documentation>Public lighting guaranteed service level type fault information</xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element name="Address" type="AustralianAddress">
      <xsd:annotation>
        <xsd:documentation>The actual address that the public lighting is opposite (in front of)</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="FixedByDate" type="xsd:date">
      <xsd:annotation>
        <xsd:documentation>Date by which the public lighting will (must) be fixed</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
  </xsd:sequence>
  <xsd:attribute name="indicator" type="PublicLightingGSLIndicator" use="required"/>
</xsd:complexType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Faults_r15.xsd
Simple Type PublicLightingGSLIndicator
Namespace urn:aseXML:r25
Annotations
Public lighting guaranteed service level type fault
Diagram
Diagram
Type restriction of xsd:string
Facets
enumeration Adjacent, Not Applicable, Opposite
Used by
Source
<xsd:simpleType name="PublicLightingGSLIndicator">
  <xsd:annotation>
    <xsd:documentation>Public lighting guaranteed service level type fault</xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:string">
    <xsd:enumeration value="Adjacent"/>
    <xsd:enumeration value="Not Applicable"/>
    <xsd:enumeration value="Opposite"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Faults_r15.xsd
Complex Type FaultCallBack
Namespace urn:aseXML:r25
Annotations
Call back required to customer/informant
Diagram
Diagram asexml_r250.tmp#id631 asexml_r250.tmp#id632 asexml_r250.tmp#id630 asexml_r257.tmp#id655 asexml_r257.tmp#id656
Type extension of ContactDetail
Type hierarchy
Used by
Model ContactName , ContactNumber
Children ContactName, ContactNumber
Attributes
QName Type Fixed Default Use Annotation
callBackRequired xsd:boolean required
timeRequired xsd:dateTime optional
Source
<xsd:complexType name="FaultCallBack">
  <xsd:annotation>
    <xsd:documentation>Call back required to customer/informant</xsd:documentation>
  </xsd:annotation>
  <xsd:complexContent>
    <xsd:extension base="ContactDetail">
      <xsd:attribute name="callBackRequired" type="xsd:boolean" use="required"/>
      <xsd:attribute name="timeRequired" type="xsd:dateTime" use="optional"/>
    </xsd:extension>
  </xsd:complexContent>
</xsd:complexType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Faults_r15.xsd
Complex Type FaultOutageAdvice
Namespace urn:aseXML:r25
Annotations
Application - To be used by an LNSP to pass fault information to a Retailer.
TransactionExchange -  The reponse transaction to a "FaultInfoRequest".
TransactionGroup - FLTS
Priority - High
Purpose -
Detail -
Diagram
Diagram asexml_r257.tmp#id687 asexml_r257.tmp#id689 asexml_r257.tmp#id691 asexml_r257.tmp#id662 asexml_r257.tmp#id663 asexml_r257.tmp#id664 asexml_r257.tmp#id665 asexml_r257.tmp#id669 asexml_r257.tmp#id670 asexml_r257.tmp#id674 asexml_r257.tmp#id675 asexml_r257.tmp#id676 asexml_r257.tmp#id677 asexml_r257.tmp#id678 asexml_r257.tmp#id683 asexml_r257.tmp#id685
Used by
Model NMI{0,1} , FaultDescription , TimeOfOccurrence{0,1} , CallBackStatus{0,1} , EstimatedTimeToRestore{0,1} , DispatchStatus{0,1} , SiteArrival{0,1} , MakeSafe{0,1} , MostSupplyRestored{0,1} , TimeRestored{0,1} , CustomersAffected{0,1} , TroubleCause{0,1} , FaultOutageAdviceComments{0,1}
Children CallBackStatus, CustomersAffected, DispatchStatus, EstimatedTimeToRestore, FaultDescription, FaultOutageAdviceComments, MakeSafe, MostSupplyRestored, NMI, SiteArrival, TimeOfOccurrence, TimeRestored, TroubleCause
Attributes
QName Type Fixed Default Use Annotation
faultResponseType FaultResponseType Update optional
outageType OutageType required
version r14 required
Source
<xsd:complexType name="FaultOutageAdvice">
  <xsd:annotation>
    <xsd:documentation>Application - To be used by an LNSP to pass fault information to a Retailer. TransactionExchange - The reponse transaction to a "FaultInfoRequest". TransactionGroup - FLTS Priority - High Purpose - Detail -</xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element name="NMI" type="NMI" minOccurs="0"/>
    <xsd:element name="FaultDescription" type="FaultDescription"/>
    <xsd:element name="TimeOfOccurrence" type="xsd:dateTime" minOccurs="0">
      <xsd:annotation>
        <xsd:documentation>Timestamp indicating the start of the fault as recognised by the LNSP.</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="CallBackStatus" type="FaultCallBackStatus" minOccurs="0"/>
    <xsd:element name="EstimatedTimeToRestore" type="xsd:dateTime" minOccurs="0">
      <xsd:annotation>
        <xsd:documentation/>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="DispatchStatus" type="FaultDispatchStatus" minOccurs="0">
      <xsd:annotation>
        <xsd:documentation/>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="SiteArrival" type="xsd:dateTime" minOccurs="0">
      <xsd:annotation>
        <xsd:documentation/>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="MakeSafe" type="xsd:dateTime" minOccurs="0">
      <xsd:annotation>
        <xsd:documentation/>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="MostSupplyRestored" type="xsd:dateTime" minOccurs="0">
      <xsd:annotation>
        <xsd:documentation/>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="TimeRestored" type="xsd:dateTime" minOccurs="0">
      <xsd:annotation>
        <xsd:documentation/>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="CustomersAffected" type="CustomersAffected" minOccurs="0"/>
    <xsd:element name="TroubleCause" type="TroubleCause" minOccurs="0"/>
    <xsd:element name="FaultOutageAdviceComments" minOccurs="0">
      <xsd:complexType>
        <xsd:sequence>
          <xsd:element name="Line" type="CommentLine" maxOccurs="10"/>
        </xsd:sequence>
      </xsd:complexType>
    </xsd:element>
  </xsd:sequence>
  <xsd:attribute name="outageType" type="OutageType" use="required"/>
  <xsd:attribute name="faultResponseType" type="FaultResponseType" use="optional" default="Update"/>
  <xsd:attribute name="version" type="r14" use="required"/>
</xsd:complexType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Faults_r15.xsd
Complex Type FaultCallBackStatus
Namespace urn:aseXML:r25
Annotations
Status of the call back, ie has the person been contacted.
Diagram
Diagram asexml_r257.tmp#id667 asexml_r257.tmp#id668
Used by
Attributes
QName Type Fixed Default Use Annotation
calledBack xsd:boolean required
timeStamp xsd:dateTime optional
Source
<xsd:complexType name="FaultCallBackStatus">
  <xsd:annotation>
    <xsd:documentation>Status of the call back, ie has the person been contacted.</xsd:documentation>
  </xsd:annotation>
  <xsd:attribute name="calledBack" type="xsd:boolean" use="required"/>
  <xsd:attribute name="timeStamp" type="xsd:dateTime" use="optional"/>
</xsd:complexType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Faults_r15.xsd
Complex Type FaultDispatchStatus
Namespace urn:aseXML:r25
Annotations
Indication if the fault has been dispatched or not
Diagram
Diagram asexml_r257.tmp#id672 asexml_r257.tmp#id673
Used by
Attributes
QName Type Fixed Default Use Annotation
dispatched xsd:boolean required
timeStamp xsd:dateTime optional
Source
<xsd:complexType name="FaultDispatchStatus">
  <xsd:annotation>
    <xsd:documentation>Indication if the fault has been dispatched or not</xsd:documentation>
  </xsd:annotation>
  <xsd:attribute name="dispatched" type="xsd:boolean" use="required"/>
  <xsd:attribute name="timeStamp" type="xsd:dateTime" use="optional"/>
</xsd:complexType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Faults_r15.xsd
Complex Type CustomersAffected
Namespace urn:aseXML:r25
Annotations
Total number of customers affected per fault
Diagram
Diagram asexml_r257.tmp#id680 asexml_r257.tmp#id681 asexml_r257.tmp#id682
Used by
Attributes
QName Type Fixed Default Use Annotation
lifeSupport xsd:positiveInteger required
sensitiveLoad xsd:positiveInteger required
total xsd:positiveInteger required
Source
<xsd:complexType name="CustomersAffected">
  <xsd:annotation>
    <xsd:documentation>Total number of customers affected per fault</xsd:documentation>
  </xsd:annotation>
  <xsd:attribute name="total" type="xsd:positiveInteger" use="required"/>
  <xsd:attribute name="sensitiveLoad" type="xsd:positiveInteger" use="required"/>
  <xsd:attribute name="lifeSupport" type="xsd:positiveInteger" use="required"/>
</xsd:complexType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Faults_r15.xsd
Simple Type TroubleCause
Namespace urn:aseXML:r25
Annotations
Cause of the fault
Diagram
Diagram
Type restriction of xsd:string
Facets
enumeration Animal or bird damage, Associated to work on a nearby outage, Associated with planned outage, Damage caused by tree, False call, No access, No identified cause, OK on arrival, Pollution buildup, Problem in zone substation, Problem on customer's property, Problem with overhead cable or equipment, Problem with underground cable, Problem with underground equipment, Reconnection / restoration, Storm damage, Third party damage
Used by
Source
<xsd:simpleType name="TroubleCause">
  <xsd:annotation>
    <xsd:documentation>Cause of the fault</xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:string">
    <xsd:enumeration value="Animal or bird damage"/>
    <xsd:enumeration value="Associated to work on a nearby outage"/>
    <xsd:enumeration value="Associated with planned outage"/>
    <xsd:enumeration value="Damage caused by tree"/>
    <xsd:enumeration value="False call"/>
    <xsd:enumeration value="No access"/>
    <xsd:enumeration value="No identified cause"/>
    <xsd:enumeration value="OK on arrival"/>
    <xsd:enumeration value="Pollution buildup"/>
    <xsd:enumeration value="Problem in zone substation"/>
    <xsd:enumeration value="Problem on customer's property"/>
    <xsd:enumeration value="Problem with overhead cable or equipment"/>
    <xsd:enumeration value="Problem with underground cable"/>
    <xsd:enumeration value="Problem with underground equipment"/>
    <xsd:enumeration value="Reconnection / restoration"/>
    <xsd:enumeration value="Storm damage"/>
    <xsd:enumeration value="Third party damage"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Faults_r15.xsd
Simple Type OutageType
Namespace urn:aseXML:r25
Annotations
Category of outage type
Diagram
Diagram
Type restriction of xsd:string
Facets
enumeration Load Shed, Planned, Unplanned
Used by
Source
<xsd:simpleType name="OutageType">
  <xsd:annotation>
    <xsd:documentation>Category of outage type</xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:string">
    <xsd:enumeration value="Load Shed"/>
    <xsd:enumeration value="Planned"/>
    <xsd:enumeration value="Unplanned"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Faults_r15.xsd
Simple Type FaultResponseType
Namespace urn:aseXML:r25
Annotations
The type of response provided by a Fault Advice
Diagram
Diagram
Type restriction of xsd:string
Facets
enumeration Unknown, Update, Completed, Close
Used by
Source
<xsd:simpleType name="FaultResponseType">
  <xsd:annotation>
    <xsd:documentation>The type of response provided by a Fault Advice</xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:string">
    <xsd:enumeration value="Unknown"/>
    <xsd:enumeration value="Update"/>
    <xsd:enumeration value="Completed"/>
    <xsd:enumeration value="Close"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Faults_r15.xsd
Attribute FaultLocation/@locationType
Namespace No namespace
Type restriction of xsd:string
Properties
use: required
Facets
enumeration Premise, Vicinity
Used by
Complex Type FaultLocation
Source
<xsd:attribute name="locationType" use="required">
  <xsd:simpleType>
    <xsd:restriction base="xsd:string">
      <xsd:enumeration value="Premise"/>
      <xsd:enumeration value="Vicinity"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Faults_r15.xsd
Attribute FaultInformationRequest/@version
Namespace No namespace
Type r12
Type hierarchy
Properties
use: required
Facets
enumeration r12
pattern r[0-9]*|r[0-9]*_[a-z][0-9]*
Used by
Source
<xsd:attribute name="version" type="r12" use="required"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Faults_r15.xsd
Attribute SensitiveLoad/@indicator
Namespace No namespace
Type xsd:boolean
Properties
use: required
Used by
Complex Type SensitiveLoad
Source
<xsd:attribute name="indicator" type="xsd:boolean" use="required"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Faults_r15.xsd
Attribute PublicLightingGSL/@indicator
Namespace No namespace
Type PublicLightingGSLIndicator
Properties
use: required
Facets
enumeration Adjacent, Not Applicable, Opposite
Used by
Complex Type PublicLightingGSL
Source
<xsd:attribute name="indicator" type="PublicLightingGSLIndicator" use="required"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Faults_r15.xsd
Attribute FaultCallBack/@callBackRequired
Namespace No namespace
Type xsd:boolean
Properties
use: required
Used by
Complex Type FaultCallBack
Source
<xsd:attribute name="callBackRequired" type="xsd:boolean" use="required"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Faults_r15.xsd
Attribute FaultCallBack/@timeRequired
Namespace No namespace
Type xsd:dateTime
Properties
use: optional
Used by
Complex Type FaultCallBack
Source
<xsd:attribute name="timeRequired" type="xsd:dateTime" use="optional"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Faults_r15.xsd
Attribute FaultNotification/@version
Namespace No namespace
Type r14
Type hierarchy
Properties
use: required
Facets
enumeration r14
pattern r[0-9]*|r[0-9]*_[a-z][0-9]*
Used by
Complex Type FaultNotification
Source
<xsd:attribute name="version" type="r14" use="required"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Faults_r15.xsd
Attribute FaultCallBackStatus/@calledBack
Namespace No namespace
Type xsd:boolean
Properties
use: required
Used by
Complex Type FaultCallBackStatus
Source
<xsd:attribute name="calledBack" type="xsd:boolean" use="required"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Faults_r15.xsd
Attribute FaultCallBackStatus/@timeStamp
Namespace No namespace
Type xsd:dateTime
Properties
use: optional
Used by
Complex Type FaultCallBackStatus
Source
<xsd:attribute name="timeStamp" type="xsd:dateTime" use="optional"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Faults_r15.xsd
Attribute FaultDispatchStatus/@dispatched
Namespace No namespace
Type xsd:boolean
Properties
use: required
Used by
Complex Type FaultDispatchStatus
Source
<xsd:attribute name="dispatched" type="xsd:boolean" use="required"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Faults_r15.xsd
Attribute FaultDispatchStatus/@timeStamp
Namespace No namespace
Type xsd:dateTime
Properties
use: optional
Used by
Complex Type FaultDispatchStatus
Source
<xsd:attribute name="timeStamp" type="xsd:dateTime" use="optional"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Faults_r15.xsd
Attribute CustomersAffected/@total
Namespace No namespace
Type xsd:positiveInteger
Properties
use: required
Used by
Complex Type CustomersAffected
Source
<xsd:attribute name="total" type="xsd:positiveInteger" use="required"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Faults_r15.xsd
Attribute CustomersAffected/@sensitiveLoad
Namespace No namespace
Type xsd:positiveInteger
Properties
use: required
Used by
Complex Type CustomersAffected
Source
<xsd:attribute name="sensitiveLoad" type="xsd:positiveInteger" use="required"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Faults_r15.xsd
Attribute CustomersAffected/@lifeSupport
Namespace No namespace
Type xsd:positiveInteger
Properties
use: required
Used by
Complex Type CustomersAffected
Source
<xsd:attribute name="lifeSupport" type="xsd:positiveInteger" use="required"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Faults_r15.xsd
Attribute FaultOutageAdvice/@outageType
Namespace No namespace
Type OutageType
Properties
use: required
Facets
enumeration Load Shed, Planned, Unplanned
Used by
Complex Type FaultOutageAdvice
Source
<xsd:attribute name="outageType" type="OutageType" use="required"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Faults_r15.xsd
Attribute FaultOutageAdvice/@faultResponseType
Namespace No namespace
Type FaultResponseType
Properties
use: optional
default: Update
Facets
enumeration Unknown, Update, Completed, Close
Used by
Complex Type FaultOutageAdvice
Source
<xsd:attribute name="faultResponseType" type="FaultResponseType" use="optional" default="Update"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Faults_r15.xsd
Attribute FaultOutageAdvice/@version
Namespace No namespace
Type r14
Type hierarchy
Properties
use: required
Facets
enumeration r14
pattern r[0-9]*|r[0-9]*_[a-z][0-9]*
Used by
Complex Type FaultOutageAdvice
Source
<xsd:attribute name="version" type="r14" use="required"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/Faults_r15.xsd