schema location: | ..\facilityreport.xsd |
attributeFormDefault: | |
elementFormDefault: | |
Elements | Complex types |
facility | errorsType |
facilityReport | iccpNameType |
messagesType |
diagram | ![]() |
||
properties |
|
||
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 |
|
||
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> |
diagram | ![]() |
||||||
type | xs:long | ||||||
properties |
|
||||||
source | <xs:element name="equipmentId" type="xs:long" minOccurs="0"/> |
diagram | ![]() |
||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="companyShortName" type="xs:string" minOccurs="0"/> |
diagram | ![]() |
||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="type" type="xs:string" minOccurs="0"/> |
diagram | ![]() |
||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="station" type="xs:string" minOccurs="0"/> |
diagram | ![]() |
||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="voltage" type="xs:string" minOccurs="0"/> |
diagram | ![]() |
||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="equipmentName" type="xs:string" minOccurs="0"/> |
diagram | ![]() |
||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="end" type="xs:string" minOccurs="0"/> |
diagram | ![]() |
||||||
type | xs:int | ||||||
properties |
|
||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="effectiveDate" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>mm/dd/yyyy</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="terminateDate" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>mm/dd/yyyy</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="pjmPostDateHE" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>mm/dd/yyyy HH</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | xs:int | ||||||
properties |
|
||||||
source | <xs:element name="ticketStatus" type="xs:int" minOccurs="0"/> |
diagram | ![]() |
||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="pjmMonitoredStatus" type="xs:string" minOccurs="0"/> |
diagram | ![]() |
||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="zone" type="xs:string" minOccurs="0"/> |
diagram | ![]() |
||||||
type | xs:long | ||||||
properties |
|
||||||
source | <xs:element name="ltDuration" type="xs:long" minOccurs="0"/> |
diagram | ![]() |
||||||
type | xs:long | ||||||
properties |
|
||||||
source | <xs:element name="stDuration" type="xs:long" minOccurs="0"/> |
diagram | ![]() |
||||||
type | xs:long | ||||||
properties |
|
||||||
source | <xs:element name="ldDuration" type="xs:long" minOccurs="0"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||
type | iccpNameType | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
source | <xs:element name="iccpName" type="iccpNameType" minOccurs="0"/> |
diagram | ![]() |
||||||
type | xs:decimal | ||||||
properties |
|
||||||
source | <xs:element name="impedanceR" type="xs:decimal" minOccurs="0"/> |
diagram | ![]() |
||||||
type | xs:decimal | ||||||
properties |
|
||||||
source | <xs:element name="impedanceX" type="xs:decimal" minOccurs="0"/> |
diagram | ![]() |
||||||
type | xs:decimal | ||||||
properties |
|
||||||
source | <xs:element name="chargingB" type="xs:decimal" minOccurs="0"/> |
diagram | ![]() |
||||||
type | xs:long | ||||||
properties |
|
||||||
source | <xs:element name="ticketId" type="xs:long" minOccurs="0"/> |
diagram | ![]() |
||
properties |
|
||
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> |
diagram | ![]() |
||||||
type | errorsType | ||||||
properties |
|
||||||
children | error | ||||||
source | <xs:element name="errors" type="errorsType" minOccurs="0"/> |
diagram | ![]() |
||||||
type | messagesType | ||||||
properties |
|
||||||
children | message | ||||||
source | <xs:element name="messages" type="messagesType" minOccurs="0"/> |
diagram | ![]() |
||
children | error | ||
used by |
|
||
source | <xs:complexType name="errorsType"> <xs:sequence> <xs:element name="error" type="xs:string" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="error" type="xs:string" maxOccurs="unbounded"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
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> |
type | xs:string |
source | <xs:attribute name="norm" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="emer" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="shed" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="ste" type="xs:string"/> |
diagram | ![]() |
||
children | message | ||
used by |
|
||
source | <xs:complexType name="messagesType"> <xs:sequence> <xs:element name="message" type="xs:string" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="message" type="xs:string" maxOccurs="unbounded"/> |