Schema facilityreport.xsd


schema location ..\facilityreport.xsd
attributeFormDefault
elementFormDefault
 
Elements  Complex types 
facility  errorsType 
facilityReport  iccpNameType 
messagesType 


element facility
diagram facilityreport_p1.png
properties
content complex
children equipmentId companyShortName type station voltage equipmentName end facilityType effectiveDate terminateDate pjmPostDateHE ticketStatus pjmMonitoredStatus zone ltDuration stDuration ldDuration iccpName impedanceR impedanceX chargingB ticketId
used by
element facilityReport
source <xs:element name="facility">
 
<xs:complexType>
   
<xs:all>
     
<xs:element name="equipmentId" type="xs:long" minOccurs="0"/>
     
<xs:element name="companyShortName" type="xs:string" minOccurs="0"/>
     
<xs:element name="type" type="xs:string" minOccurs="0"/>
     
<xs:element name="station" type="xs:string" minOccurs="0"/>
     
<xs:element name="voltage" type="xs:string" minOccurs="0"/>
     
<xs:element name="equipmentName" type="xs:string" minOccurs="0"/>
     
<xs:element name="end" type="xs:string" minOccurs="0"/>
     
<xs:element name="facilityType" type="xs:int" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>0=AAR 1=DLR 2=AARException</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="effectiveDate" type="xs:string" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>mm/dd/yyyy</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="terminateDate" type="xs:string" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>mm/dd/yyyy</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="pjmPostDateHE" type="xs:string" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>mm/dd/yyyy HH</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="ticketStatus" type="xs:int" minOccurs="0"/>
     
<xs:element name="pjmMonitoredStatus" type="xs:string" minOccurs="0"/>
     
<xs:element name="zone" type="xs:string" minOccurs="0"/>
     
<xs:element name="ltDuration" type="xs:long" minOccurs="0"/>
     
<xs:element name="stDuration" type="xs:long" minOccurs="0"/>
     
<xs:element name="ldDuration" type="xs:long" minOccurs="0"/>
     
<xs:element name="iccpName" type="iccpNameType" minOccurs="0"/>
     
<xs:element name="impedanceR" type="xs:decimal" minOccurs="0"/>
     
<xs:element name="impedanceX" type="xs:decimal" minOccurs="0"/>
     
<xs:element name="chargingB" type="xs:decimal" minOccurs="0"/>
     
<xs:element name="ticketId" type="xs:long" minOccurs="0"/>
   
</xs:all>
 
</xs:complexType>
</xs:element>

element facility/equipmentId
diagram facilityreport_p2.png
type xs:long
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="equipmentId" type="xs:long" minOccurs="0"/>

element facility/companyShortName
diagram facilityreport_p3.png
type xs:string
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="companyShortName" type="xs:string" minOccurs="0"/>

element facility/type
diagram facilityreport_p4.png
type xs:string
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="type" type="xs:string" minOccurs="0"/>

element facility/station
diagram facilityreport_p5.png
type xs:string
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="station" type="xs:string" minOccurs="0"/>

element facility/voltage
diagram facilityreport_p6.png
type xs:string
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="voltage" type="xs:string" minOccurs="0"/>

element facility/equipmentName
diagram facilityreport_p7.png
type xs:string
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="equipmentName" type="xs:string" minOccurs="0"/>

element facility/end
diagram facilityreport_p8.png
type xs:string
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="end" type="xs:string" minOccurs="0"/>

element facility/facilityType
diagram facilityreport_p9.png
type xs:int
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
0=AAR 1=DLR 2=AARException
source <xs:element name="facilityType" type="xs:int" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>0=AAR 1=DLR 2=AARException</xs:documentation>
 
</xs:annotation>
</xs:element>

element facility/effectiveDate
diagram facilityreport_p10.png
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
mm/dd/yyyy
source <xs:element name="effectiveDate" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>mm/dd/yyyy</xs:documentation>
 
</xs:annotation>
</xs:element>

element facility/terminateDate
diagram facilityreport_p11.png
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
mm/dd/yyyy
source <xs:element name="terminateDate" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>mm/dd/yyyy</xs:documentation>
 
</xs:annotation>
</xs:element>

element facility/pjmPostDateHE
diagram facilityreport_p12.png
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
mm/dd/yyyy HH
source <xs:element name="pjmPostDateHE" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>mm/dd/yyyy HH</xs:documentation>
 
</xs:annotation>
</xs:element>

element facility/ticketStatus
diagram facilityreport_p13.png
type xs:int
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="ticketStatus" type="xs:int" minOccurs="0"/>

element facility/pjmMonitoredStatus
diagram facilityreport_p14.png
type xs:string
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="pjmMonitoredStatus" type="xs:string" minOccurs="0"/>

element facility/zone
diagram facilityreport_p15.png
type xs:string
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="zone" type="xs:string" minOccurs="0"/>

element facility/ltDuration
diagram facilityreport_p16.png
type xs:long
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="ltDuration" type="xs:long" minOccurs="0"/>

element facility/stDuration
diagram facilityreport_p17.png
type xs:long
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="stDuration" type="xs:long" minOccurs="0"/>

element facility/ldDuration
diagram facilityreport_p18.png
type xs:long
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="ldDuration" type="xs:long" minOccurs="0"/>

element facility/iccpName
diagram facilityreport_p19.png
type iccpNameType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
norm  xs:string        
emer  xs:string        
shed  xs:string        
ste  xs:string        
source <xs:element name="iccpName" type="iccpNameType" minOccurs="0"/>

element facility/impedanceR
diagram facilityreport_p20.png
type xs:decimal
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="impedanceR" type="xs:decimal" minOccurs="0"/>

element facility/impedanceX
diagram facilityreport_p21.png
type xs:decimal
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="impedanceX" type="xs:decimal" minOccurs="0"/>

element facility/chargingB
diagram facilityreport_p22.png
type xs:decimal
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="chargingB" type="xs:decimal" minOccurs="0"/>

element facility/ticketId
diagram facilityreport_p23.png
type xs:long
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="ticketId" type="xs:long" minOccurs="0"/>

element facilityReport
diagram facilityreport_p24.png
properties
content complex
children errors messages facility
source <xs:element name="facilityReport">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="errors" type="errorsType" minOccurs="0"/>
     
<xs:element name="messages" type="messagesType" minOccurs="0"/>
     
<xs:element ref="facility" minOccurs="0" maxOccurs="unbounded"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element facilityReport/errors
diagram facilityreport_p25.png
type errorsType
properties
minOcc 0
maxOcc 1
content complex
children error
source <xs:element name="errors" type="errorsType" minOccurs="0"/>

element facilityReport/messages
diagram facilityreport_p26.png
type messagesType
properties
minOcc 0
maxOcc 1
content complex
children message
source <xs:element name="messages" type="messagesType" minOccurs="0"/>

complexType errorsType
diagram facilityreport_p27.png
children error
used by
element facilityReport/errors
source <xs:complexType name="errorsType">
 
<xs:sequence>
   
<xs:element name="error" type="xs:string" maxOccurs="unbounded"/>
 
</xs:sequence>
</xs:complexType>

element errorsType/error
diagram facilityreport_p28.png
type xs:string
properties
minOcc 1
maxOcc unbounded
content simple
source <xs:element name="error" type="xs:string" maxOccurs="unbounded"/>

complexType iccpNameType
diagram facilityreport_p29.png
used by
element facility/iccpName
attributes
Name  Type  Use  Default  Fixed  Annotation
norm  xs:string        
emer  xs:string        
shed  xs:string        
ste  xs:string        
source <xs:complexType name="iccpNameType">
 
<xs:attribute name="norm" type="xs:string"/>
 
<xs:attribute name="emer" type="xs:string"/>
 
<xs:attribute name="shed" type="xs:string"/>
 
<xs:attribute name="ste" type="xs:string"/>
</xs:complexType>

attribute iccpNameType/@norm
type xs:string
source <xs:attribute name="norm" type="xs:string"/>

attribute iccpNameType/@emer
type xs:string
source <xs:attribute name="emer" type="xs:string"/>

attribute iccpNameType/@shed
type xs:string
source <xs:attribute name="shed" type="xs:string"/>

attribute iccpNameType/@ste
type xs:string
source <xs:attribute name="ste" type="xs:string"/>

complexType messagesType
diagram facilityreport_p30.png
children message
used by
element facilityReport/messages
source <xs:complexType name="messagesType">
 
<xs:sequence>
   
<xs:element name="message" type="xs:string" maxOccurs="unbounded"/>
 
</xs:sequence>
</xs:complexType>

element messagesType/message
diagram facilityreport_p31.png
type xs:string
properties
minOcc 1
maxOcc unbounded
content simple
source <xs:element name="message" type="xs:string" maxOccurs="unbounded"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy