schema location: | |
attributeFormDefault: | |
elementFormDefault: | |
Elements | Complex types |
edart | adjustmentType |
diagram | ![]() |
||
properties |
|
||
children | facility | ||
source | <xs:element name="edart"> <xs:complexType> <xs:sequence> <xs:element name="facility" minOccurs="0" maxOccurs="unbounded"> <xs:complexType> <xs:sequence> <xs:element name="company" type="xs:string"/> <xs:element name="type" type="xs:string"/> <xs:element name="station" type="xs:string"/> <xs:element name="voltage" type="xs:string"/> <xs:element name="equipment" type="xs:string"/> <xs:element name="adjustment"> <xs:complexType> <xs:sequence> <xs:element name="r" type="adjustmentType"/> <xs:element name="x" type="adjustmentType"/> <xs:element name="b" type="adjustmentType"/> <xs:element name="comment" type="xs:string"/> <xs:element name="pjmComment" type="xs:string"/> <xs:element name="status" type="xs:string"/> <xs:element name="lastUpdated" type="xs:string"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="adjustmentHistory" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="history" minOccurs="0" maxOccurs="unbounded"> <xs:complexType> <xs:sequence> <xs:element name="status" type="xs:string"/> <xs:element name="userId" type="xs:string"/> <xs:element name="timestamp" type="xs:string"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||
properties |
|
||||||
children | company type station voltage equipment adjustment adjustmentHistory | ||||||
source | <xs:element name="facility" minOccurs="0" maxOccurs="unbounded"> <xs:complexType> <xs:sequence> <xs:element name="company" type="xs:string"/> <xs:element name="type" type="xs:string"/> <xs:element name="station" type="xs:string"/> <xs:element name="voltage" type="xs:string"/> <xs:element name="equipment" type="xs:string"/> <xs:element name="adjustment"> <xs:complexType> <xs:sequence> <xs:element name="r" type="adjustmentType"/> <xs:element name="x" type="adjustmentType"/> <xs:element name="b" type="adjustmentType"/> <xs:element name="comment" type="xs:string"/> <xs:element name="pjmComment" type="xs:string"/> <xs:element name="status" type="xs:string"/> <xs:element name="lastUpdated" type="xs:string"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="adjustmentHistory" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="history" minOccurs="0" maxOccurs="unbounded"> <xs:complexType> <xs:sequence> <xs:element name="status" type="xs:string"/> <xs:element name="userId" type="xs:string"/> <xs:element name="timestamp" type="xs:string"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="company" type="xs:string"/> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="type" type="xs:string"/> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="station" type="xs:string"/> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="voltage" type="xs:string"/> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="equipment" type="xs:string"/> |
diagram | ![]() |
||
properties |
|
||
children | r x b comment pjmComment status lastUpdated | ||
source | <xs:element name="adjustment"> <xs:complexType> <xs:sequence> <xs:element name="r" type="adjustmentType"/> <xs:element name="x" type="adjustmentType"/> <xs:element name="b" type="adjustmentType"/> <xs:element name="comment" type="xs:string"/> <xs:element name="pjmComment" type="xs:string"/> <xs:element name="status" type="xs:string"/> <xs:element name="lastUpdated" type="xs:string"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||
type | adjustmentType | ||
properties |
|
||
children | initial adjusted percentDifference | ||
source | <xs:element name="r" type="adjustmentType"/> |
diagram | ![]() |
||
type | adjustmentType | ||
properties |
|
||
children | initial adjusted percentDifference | ||
source | <xs:element name="x" type="adjustmentType"/> |
diagram | ![]() |
||
type | adjustmentType | ||
properties |
|
||
children | initial adjusted percentDifference | ||
source | <xs:element name="b" type="adjustmentType"/> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="comment" type="xs:string"/> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="pjmComment" type="xs:string"/> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="status" type="xs:string"/> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="lastUpdated" type="xs:string"/> |
diagram | ![]() |
||||||
properties |
|
||||||
children | history | ||||||
source | <xs:element name="adjustmentHistory" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="history" minOccurs="0" maxOccurs="unbounded"> <xs:complexType> <xs:sequence> <xs:element name="status" type="xs:string"/> <xs:element name="userId" type="xs:string"/> <xs:element name="timestamp" type="xs:string"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||
properties |
|
||||||
children | status userId timestamp | ||||||
source | <xs:element name="history" minOccurs="0" maxOccurs="unbounded"> <xs:complexType> <xs:sequence> <xs:element name="status" type="xs:string"/> <xs:element name="userId" type="xs:string"/> <xs:element name="timestamp" type="xs:string"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="status" type="xs:string"/> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="userId" type="xs:string"/> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="timestamp" type="xs:string"/> |
diagram | ![]() |
||
children | initial adjusted percentDifference | ||
used by |
|
||
source | <xs:complexType name="adjustmentType"> <xs:sequence> <xs:element name="initial" type="xs:decimal"/> <xs:element name="adjusted" type="xs:decimal"/> <xs:element name="percentDifference" type="xs:double"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
type | xs:decimal | ||
properties |
|
||
source | <xs:element name="initial" type="xs:decimal"/> |
diagram | ![]() |
||
type | xs:decimal | ||
properties |
|
||
source | <xs:element name="adjusted" type="xs:decimal"/> |
diagram | ![]() |
||
type | xs:double | ||
properties |
|
||
source | <xs:element name="percentDifference" type="xs:double"/> |