Showing:

Attributes
Diagrams
Facets
Instances
Properties
Source
Used by
Included schema ElectricityHighSpeedMonitoring_r24.xsd
Namespace urn:aseXML:r25
Properties
attribute form default: unqualified
element form default: unqualified
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/ElectricityHighSpeedMonitoring_r24.xsd
Element HSMMonitorIdentities/MonitorIdentity
Namespace No namespace
Diagram
Diagram asexml_r2511.tmp#id2108 asexml_r2511.tmp#id2109 asexml_r2511.tmp#id2107
Type HSMMonitorIdentity
Properties
content: complex
maxOccurs: unbounded
Model StationEID , MonitorID
Children MonitorID, StationEID
Instance
<MonitorIdentity>
  <StationEID>{1,1}</StationEID>
  <MonitorID>{1,1}</MonitorID>
</MonitorIdentity>
Source
<xsd:element name="MonitorIdentity" type="HSMMonitorIdentity" maxOccurs="unbounded"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/ElectricityHighSpeedMonitoring_r24.xsd
Element HSMMonitorIdentity/StationEID
Namespace No namespace
Diagram
Diagram asexml_r2511.tmp#id2097
Type HSMEID
Properties
content: simple
Facets
totalDigits 15
Source
<xsd:element name="StationEID" type="HSMEID"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/ElectricityHighSpeedMonitoring_r24.xsd
Element HSMMonitorIdentity/MonitorID
Namespace No namespace
Diagram
Diagram asexml_r2511.tmp#id2098
Type HSMID
Type hierarchy
Properties
content: simple
Facets
whiteSpace collapse
minLength 1
maxLength 40
pattern [A-Z0-9_]*
Source
<xsd:element name="MonitorID" type="HSMID"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/ElectricityHighSpeedMonitoring_r24.xsd
Element HSMMonitorCapabilities/MonitorCapability
Namespace No namespace
Diagram
Diagram asexml_r2511.tmp#id2108 asexml_r2511.tmp#id2109 asexml_r2511.tmp#id2107 asexml_r2511.tmp#id2122 asexml_r2511.tmp#id2113 asexml_r2511.tmp#id2112
Type HSMMonitorCapability
Type hierarchy
Properties
content: complex
maxOccurs: unbounded
Model StationEID , MonitorID , MonitorChannels
Children MonitorChannels, MonitorID, StationEID
Instance
<MonitorCapability capabilityDate="">
  <StationEID>{1,1}</StationEID>
  <MonitorID>{1,1}</MonitorID>
</MonitorCapability>
Attributes
QName Type Fixed Default Use Annotation
capabilityDate xsd:dateTime required
Source
<xsd:element name="MonitorCapability" type="HSMMonitorCapability" maxOccurs="unbounded"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/ElectricityHighSpeedMonitoring_r24.xsd
Element HSMMonitorCapability/MonitorChannels
Namespace No namespace
Diagram
Diagram asexml_r2511.tmp#id2115 asexml_r2511.tmp#id2114
Type HSMMonitorChannels
Properties
content: complex
nillable: true
Model MonitorChannel+
Children MonitorChannel
Instance
<MonitorChannels>
  <MonitorChannel>{1,unbounded}</MonitorChannel>
</MonitorChannels>
Source
<xsd:element name="MonitorChannels" type="HSMMonitorChannels" nillable="true"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/ElectricityHighSpeedMonitoring_r24.xsd
Element HSMMonitorChannels/MonitorChannel
Namespace No namespace
Diagram
Diagram asexml_r2511.tmp#id2117 asexml_r2511.tmp#id2118 asexml_r2511.tmp#id2119 asexml_r2511.tmp#id2120 asexml_r2511.tmp#id2121 asexml_r2511.tmp#id2116
Type HSMMonitorChannel
Properties
content: complex
maxOccurs: unbounded
Model EID , Index , Plant , Quantity , Name
Children EID, Index, Name, Plant, Quantity
Instance
<MonitorChannel>
  <EID>{1,1}</EID>
  <Index>{1,1}</Index>
  <Plant>{1,1}</Plant>
  <Quantity>{1,1}</Quantity>
  <Name>{1,1}</Name>
</MonitorChannel>
Source
<xsd:element name="MonitorChannel" type="HSMMonitorChannel" maxOccurs="unbounded"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/ElectricityHighSpeedMonitoring_r24.xsd
Element HSMMonitorChannel/EID
Namespace No namespace
Diagram
Diagram asexml_r2511.tmp#id2097
Type HSMEID
Properties
content: simple
Facets
totalDigits 15
Source
<xsd:element name="EID" type="HSMEID"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/ElectricityHighSpeedMonitoring_r24.xsd
Element HSMMonitorChannel/Index
Namespace No namespace
Diagram
Diagram
Type restriction of xsd:positiveInteger
Properties
content: simple
Facets
totalDigits 10
Source
<xsd:element name="Index">
  <xsd:simpleType>
    <xsd:restriction base="xsd:positiveInteger">
      <xsd:totalDigits value="10"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:element>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/ElectricityHighSpeedMonitoring_r24.xsd
Element HSMMonitorChannel/Plant
Namespace No namespace
Diagram
Diagram asexml_r2511.tmp#id2099
Type HSMPlant
Properties
content: simple
Facets
enumeration Bus, Generator, Load, Region, Shunt, Station, Static VAR Compensator, Switch, Transformer, Transmission Line, Zero Impedance Branch
Source
<xsd:element name="Plant" type="HSMPlant"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/ElectricityHighSpeedMonitoring_r24.xsd
Element HSMMonitorChannel/Quantity
Namespace No namespace
Diagram
Diagram asexml_r2511.tmp#id2100
Type HSMQuantity
Properties
content: simple
Facets
enumeration Angle Blue, Angle Positive Sequence, Angle Red, Angle White, Frequency, Power Blue, Power Red, Power Three Phase, Power White, Reactive Power Blue, Reactive Power Red, Reactive Power Three Phase, Reactive Power White, Voltage Blue, Voltage Positive Sequence, Voltage Red, Voltage White
Source
<xsd:element name="Quantity" type="HSMQuantity"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/ElectricityHighSpeedMonitoring_r24.xsd
Element HSMMonitorChannel/Name
Namespace No namespace
Diagram
Diagram asexml_r2511.tmp#id2098
Type HSMID
Type hierarchy
Properties
content: simple
nillable: true
Facets
whiteSpace collapse
minLength 1
maxLength 40
pattern [A-Z0-9_]*
Source
<xsd:element name="Name" type="HSMID" nillable="true"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/ElectricityHighSpeedMonitoring_r24.xsd
Element HSMMonitorRollCalls/MonitorRollCall
Namespace No namespace
Diagram
Diagram asexml_r2511.tmp#id2108 asexml_r2511.tmp#id2109 asexml_r2511.tmp#id2107 asexml_r2511.tmp#id2126 asexml_r2511.tmp#id2127 asexml_r2511.tmp#id2128 asexml_r2511.tmp#id2129 asexml_r2511.tmp#id2130 asexml_r2511.tmp#id2125
Type HSMMonitorRollCall
Type hierarchy
Properties
content: complex
maxOccurs: unbounded
Model StationEID , MonitorID , Status , LastCapabilityUpdate , EarliestData , LatestData , CurrentMonitorTime
Children CurrentMonitorTime, EarliestData, LastCapabilityUpdate, LatestData, MonitorID, StationEID, Status
Instance
<MonitorRollCall>
  <StationEID>{1,1}</StationEID>
  <MonitorID>{1,1}</MonitorID>
</MonitorRollCall>
Source
<xsd:element name="MonitorRollCall" type="HSMMonitorRollCall" maxOccurs="unbounded"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/ElectricityHighSpeedMonitoring_r24.xsd
Element HSMMonitorRollCall/Status
Namespace No namespace
Diagram
Diagram asexml_r2511.tmp#id2101
Type HSMStatus
Properties
content: simple
Facets
enumeration Offline, Synchronised, Unsynchronised
Source
<xsd:element name="Status" type="HSMStatus"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/ElectricityHighSpeedMonitoring_r24.xsd
Element HSMMonitorRollCall/LastCapabilityUpdate
Namespace No namespace
Diagram
Diagram
Type xsd:dateTime
Properties
content: simple
nillable: true
Source
<xsd:element name="LastCapabilityUpdate" type="xsd:dateTime" nillable="true"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/ElectricityHighSpeedMonitoring_r24.xsd
Element HSMMonitorRollCall/EarliestData
Namespace No namespace
Diagram
Diagram
Type xsd:dateTime
Properties
content: simple
nillable: true
Source
<xsd:element name="EarliestData" type="xsd:dateTime" nillable="true"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/ElectricityHighSpeedMonitoring_r24.xsd
Element HSMMonitorRollCall/LatestData
Namespace No namespace
Diagram
Diagram
Type xsd:dateTime
Properties
content: simple
nillable: true
Source
<xsd:element name="LatestData" type="xsd:dateTime" nillable="true"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/ElectricityHighSpeedMonitoring_r24.xsd
Element HSMMonitorRollCall/CurrentMonitorTime
Namespace No namespace
Diagram
Diagram
Type xsd:dateTime
Properties
content: simple
nillable: true
Source
<xsd:element name="CurrentMonitorTime" type="xsd:dateTime" nillable="true"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/ElectricityHighSpeedMonitoring_r24.xsd
Element HSMMonitorData/CapabilityDate
Namespace No namespace
Diagram
Diagram
Type xsd:dateTime
Properties
content: simple
nillable: false
Source
<xsd:element name="CapabilityDate" type="xsd:dateTime" nillable="false"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/ElectricityHighSpeedMonitoring_r24.xsd
Element HSMMonitorData/MonitorStatus
Namespace No namespace
Diagram
Diagram asexml_r2511.tmp#id2101
Type HSMStatus
Properties
content: simple
Facets
enumeration Offline, Synchronised, Unsynchronised
Source
<xsd:element name="MonitorStatus" type="HSMStatus"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/ElectricityHighSpeedMonitoring_r24.xsd
Element HSMMonitorData/ComtradeText
Namespace No namespace
Diagram
Diagram asexml_r2511.tmp#id2136 asexml_r2511.tmp#id2137 asexml_r2511.tmp#id2135
Type HSMComtradeText
Properties
content: complex
nillable: true
Model Configuration , Data
Children Configuration, Data
Instance
<ComtradeText>
  <Configuration>{1,1}</Configuration>
  <Data>{1,1}</Data>
</ComtradeText>
Source
<xsd:element name="ComtradeText" type="HSMComtradeText" nillable="true"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/ElectricityHighSpeedMonitoring_r24.xsd
Element HSMComtradeText/Configuration
Namespace No namespace
Diagram
Diagram asexml_r250.tmp#id127
Type NonZeroLengthString
Properties
content: simple
nillable: true
Facets
whiteSpace collapse
minLength 1
Source
<xsd:element name="Configuration" type="NonZeroLengthString" nillable="true"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/ElectricityHighSpeedMonitoring_r24.xsd
Element HSMComtradeText/Data
Namespace No namespace
Diagram
Diagram asexml_r250.tmp#id127
Type NonZeroLengthString
Properties
content: simple
nillable: true
Facets
whiteSpace collapse
minLength 1
Source
<xsd:element name="Data" type="NonZeroLengthString" nillable="true"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/ElectricityHighSpeedMonitoring_r24.xsd
Element HSMMonitorData/ComtradeCompressed
Namespace No namespace
Diagram
Diagram asexml_r2511.tmp#id2139
Type extension of xsd:base64Binary
Properties
content: complex
nillable: true
Attributes
QName Type Fixed Default Use Annotation
format HSMCompression required
Source
<xsd:element name="ComtradeCompressed" nillable="true">
  <xsd:complexType>
    <xsd:simpleContent>
      <xsd:extension base="xsd:base64Binary">
        <xsd:attribute name="format" type="HSMCompression" use="required"/>
      </xsd:extension>
    </xsd:simpleContent>
  </xsd:complexType>
</xsd:element>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/ElectricityHighSpeedMonitoring_r24.xsd
Element ElectricityHSMMonitorDataRequestData/MonitorIdentity
Namespace No namespace
Diagram
Diagram asexml_r2511.tmp#id2108 asexml_r2511.tmp#id2109 asexml_r2511.tmp#id2107
Type HSMMonitorIdentity
Properties
content: complex
Model StationEID , MonitorID
Children MonitorID, StationEID
Instance
<MonitorIdentity>
  <StationEID>{1,1}</StationEID>
  <MonitorID>{1,1}</MonitorID>
</MonitorIdentity>
Source
<xsd:element name="MonitorIdentity" type="HSMMonitorIdentity"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/ElectricityHighSpeedMonitoring_r24.xsd
Element ElectricityHSMMonitorDataRequestData/AllMonitors
Namespace No namespace
Diagram
Diagram
Type restriction of xsd:boolean
Properties
content: simple
Facets
pattern true
Source
<xsd:element name="AllMonitors">
  <xsd:simpleType>
    <xsd:restriction base="xsd:boolean">
      <xsd:pattern value="true"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:element>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/ElectricityHighSpeedMonitoring_r24.xsd
Element ElectricityHSMMonitorDataRequestData/StartTime
Namespace No namespace
Diagram
Diagram
Type xsd:dateTime
Properties
content: simple
Source
<xsd:element name="StartTime" type="xsd:dateTime"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/ElectricityHighSpeedMonitoring_r24.xsd
Element ElectricityHSMMonitorDataRequestData/EndTime
Namespace No namespace
Diagram
Diagram
Type xsd:dateTime
Properties
content: simple
Source
<xsd:element name="EndTime" type="xsd:dateTime"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/ElectricityHighSpeedMonitoring_r24.xsd
Element ElectricityHSMMonitorDataResponseData/ContinuousData
Namespace No namespace
Diagram
Diagram asexml_r2511.tmp#id2108 asexml_r2511.tmp#id2109 asexml_r2511.tmp#id2107 asexml_r2511.tmp#id2132 asexml_r2511.tmp#id2133 asexml_r2511.tmp#id2134 asexml_r2511.tmp#id2138 asexml_r2511.tmp#id2131
Type HSMMonitorData
Type hierarchy
Properties
content: complex
nillable: true
Model StationEID , MonitorID , CapabilityDate , MonitorStatus , (ComtradeText | ComtradeCompressed)
Children CapabilityDate, ComtradeCompressed, ComtradeText, MonitorID, MonitorStatus, StationEID
Instance
<ContinuousData>
  <StationEID>{1,1}</StationEID>
  <MonitorID>{1,1}</MonitorID>
</ContinuousData>
Source
<xsd:element name="ContinuousData" type="HSMMonitorData" nillable="true"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/ElectricityHighSpeedMonitoring_r24.xsd
Element ElectricityHSMMonitorDataResponseData/TriggeredData
Namespace No namespace
Diagram
Diagram asexml_r2511.tmp#id2108 asexml_r2511.tmp#id2109 asexml_r2511.tmp#id2107 asexml_r2511.tmp#id2132 asexml_r2511.tmp#id2133 asexml_r2511.tmp#id2134 asexml_r2511.tmp#id2138 asexml_r2511.tmp#id2131
Type HSMMonitorData
Type hierarchy
Properties
content: complex
nillable: true
Model StationEID , MonitorID , CapabilityDate , MonitorStatus , (ComtradeText | ComtradeCompressed)
Children CapabilityDate, ComtradeCompressed, ComtradeText, MonitorID, MonitorStatus, StationEID
Instance
<TriggeredData>
  <StationEID>{1,1}</StationEID>
  <MonitorID>{1,1}</MonitorID>
</TriggeredData>
Source
<xsd:element name="TriggeredData" type="HSMMonitorData" nillable="true"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/ElectricityHighSpeedMonitoring_r24.xsd
Element ElectricityHSMMonitorsRequestData/MonitorIdentities
Namespace No namespace
Diagram
Diagram asexml_r2511.tmp#id2106 asexml_r2511.tmp#id2105
Type HSMMonitorIdentities
Properties
content: complex
nillable: true
Model MonitorIdentity+
Children MonitorIdentity
Instance
<MonitorIdentities>
  <MonitorIdentity>{1,unbounded}</MonitorIdentity>
</MonitorIdentities>
Source
<xsd:element name="MonitorIdentities" type="HSMMonitorIdentities" nillable="true"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/ElectricityHighSpeedMonitoring_r24.xsd
Element ElectricityHSMMonitorsResponseData/MonitorRollCalls
Namespace No namespace
Diagram
Diagram asexml_r2511.tmp#id2124 asexml_r2511.tmp#id2123
Type HSMMonitorRollCalls
Properties
content: complex
nillable: true
Model MonitorRollCall+
Children MonitorRollCall
Instance
<MonitorRollCalls>
  <MonitorRollCall>{1,unbounded}</MonitorRollCall>
</MonitorRollCalls>
Source
<xsd:element name="MonitorRollCalls" type="HSMMonitorRollCalls" nillable="true"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/ElectricityHighSpeedMonitoring_r24.xsd
Element ElectricityHSMMonitorsResponseData/MonitorCapabilities
Namespace No namespace
Diagram
Diagram asexml_r2511.tmp#id2111 asexml_r2511.tmp#id2110
Type HSMMonitorCapabilities
Properties
content: complex
nillable: true
Model MonitorCapability+
Children MonitorCapability
Instance
<MonitorCapabilities>
  <MonitorCapability capabilityDate="">{1,unbounded}</MonitorCapability>
</MonitorCapabilities>
Source
<xsd:element name="MonitorCapabilities" type="HSMMonitorCapabilities" nillable="true"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/ElectricityHighSpeedMonitoring_r24.xsd
Element ElectricityHSMTriggeredDataNotificationData/TriggeredData
Namespace No namespace
Diagram
Diagram asexml_r2511.tmp#id2108 asexml_r2511.tmp#id2109 asexml_r2511.tmp#id2107 asexml_r2511.tmp#id2132 asexml_r2511.tmp#id2133 asexml_r2511.tmp#id2134 asexml_r2511.tmp#id2138 asexml_r2511.tmp#id2131
Type HSMMonitorData
Type hierarchy
Properties
content: complex
nillable: true
Model StationEID , MonitorID , CapabilityDate , MonitorStatus , (ComtradeText | ComtradeCompressed)
Children CapabilityDate, ComtradeCompressed, ComtradeText, MonitorID, MonitorStatus, StationEID
Instance
<TriggeredData>
  <StationEID>{1,1}</StationEID>
  <MonitorID>{1,1}</MonitorID>
</TriggeredData>
Source
<xsd:element name="TriggeredData" type="HSMMonitorData" nillable="true"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/ElectricityHighSpeedMonitoring_r24.xsd
Simple Type HSMEID
Namespace urn:aseXML:r25
Diagram
Diagram
Type restriction of xsd:positiveInteger
Facets
totalDigits 15
Used by
Source
<xsd:simpleType name="HSMEID">
  <xsd:restriction base="xsd:positiveInteger">
    <xsd:totalDigits value="15"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/ElectricityHighSpeedMonitoring_r24.xsd
Simple Type HSMID
Namespace urn:aseXML:r25
Diagram
Diagram asexml_r250.tmp#id127
Type restriction of NonZeroLengthString
Type hierarchy
Facets
whiteSpace collapse
minLength 1
maxLength 40
pattern [A-Z0-9_]*
Used by
Source
<xsd:simpleType name="HSMID">
  <xsd:restriction base="NonZeroLengthString">
    <xsd:maxLength value="40"/>
    <xsd:pattern value="[A-Z0-9_]*"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/ElectricityHighSpeedMonitoring_r24.xsd
Simple Type HSMPlant
Namespace urn:aseXML:r25
Diagram
Diagram
Type restriction of xsd:string
Facets
enumeration Bus, Generator, Load, Region, Shunt, Station, Static VAR Compensator, Switch, Transformer, Transmission Line, Zero Impedance Branch
Used by
Source
<xsd:simpleType name="HSMPlant">
  <xsd:restriction base="xsd:string">
    <xsd:enumeration value="Bus"/>
    <xsd:enumeration value="Generator"/>
    <xsd:enumeration value="Load"/>
    <xsd:enumeration value="Region"/>
    <xsd:enumeration value="Shunt"/>
    <xsd:enumeration value="Station"/>
    <xsd:enumeration value="Static VAR Compensator"/>
    <xsd:enumeration value="Switch"/>
    <xsd:enumeration value="Transformer"/>
    <xsd:enumeration value="Transmission Line"/>
    <xsd:enumeration value="Zero Impedance Branch"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/ElectricityHighSpeedMonitoring_r24.xsd
Simple Type HSMQuantity
Namespace urn:aseXML:r25
Diagram
Diagram
Type restriction of xsd:string
Facets
enumeration Angle Blue, Angle Positive Sequence, Angle Red, Angle White, Frequency, Power Blue, Power Red, Power Three Phase, Power White, Reactive Power Blue, Reactive Power Red, Reactive Power Three Phase, Reactive Power White, Voltage Blue, Voltage Positive Sequence, Voltage Red, Voltage White
Used by
Source
<xsd:simpleType name="HSMQuantity">
  <xsd:restriction base="xsd:string">
    <xsd:enumeration value="Angle Blue"/>
    <xsd:enumeration value="Angle Positive Sequence"/>
    <xsd:enumeration value="Angle Red"/>
    <xsd:enumeration value="Angle White"/>
    <xsd:enumeration value="Frequency"/>
    <xsd:enumeration value="Power Blue"/>
    <xsd:enumeration value="Power Red"/>
    <xsd:enumeration value="Power Three Phase"/>
    <xsd:enumeration value="Power White"/>
    <xsd:enumeration value="Reactive Power Blue"/>
    <xsd:enumeration value="Reactive Power Red"/>
    <xsd:enumeration value="Reactive Power Three Phase"/>
    <xsd:enumeration value="Reactive Power White"/>
    <xsd:enumeration value="Voltage Blue"/>
    <xsd:enumeration value="Voltage Positive Sequence"/>
    <xsd:enumeration value="Voltage Red"/>
    <xsd:enumeration value="Voltage White"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/ElectricityHighSpeedMonitoring_r24.xsd
Simple Type HSMStatus
Namespace urn:aseXML:r25
Diagram
Diagram
Type restriction of xsd:string
Facets
enumeration Offline, Synchronised, Unsynchronised
Used by
Source
<xsd:simpleType name="HSMStatus">
  <xsd:restriction base="xsd:string">
    <xsd:enumeration value="Offline"/>
    <xsd:enumeration value="Synchronised"/>
    <xsd:enumeration value="Unsynchronised"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/ElectricityHighSpeedMonitoring_r24.xsd
Simple Type HSMSource
Namespace urn:aseXML:r25
Diagram
Diagram
Type restriction of xsd:string
Facets
enumeration Continuous, Triggered
Source
<xsd:simpleType name="HSMSource">
  <xsd:restriction base="xsd:string">
    <xsd:enumeration value="Continuous"/>
    <xsd:enumeration value="Triggered"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/ElectricityHighSpeedMonitoring_r24.xsd
Simple Type HSMCompression
Namespace urn:aseXML:r25
Diagram
Diagram
Type restriction of xsd:string
Facets
enumeration 7Zip, BZip2, Rar, Zip
Used by
Source
<xsd:simpleType name="HSMCompression">
  <xsd:restriction base="xsd:string">
    <xsd:enumeration value="7Zip"/>
    <xsd:enumeration value="BZip2"/>
    <xsd:enumeration value="Rar"/>
    <xsd:enumeration value="Zip"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/ElectricityHighSpeedMonitoring_r24.xsd
Simple Type HSMFormat
Namespace urn:aseXML:r25
Diagram
Diagram
Type restriction of xsd:string
Facets
enumeration COMTRADE Configuration, COMTRADE Data
Source
<xsd:simpleType name="HSMFormat">
  <xsd:restriction base="xsd:string">
    <xsd:enumeration value="COMTRADE Configuration"/>
    <xsd:enumeration value="COMTRADE Data"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/ElectricityHighSpeedMonitoring_r24.xsd
Complex Type HSMMonitorIdentities
Namespace urn:aseXML:r25
Diagram
Diagram asexml_r2511.tmp#id2106
Used by
Model MonitorIdentity+
Children MonitorIdentity
Source
<xsd:complexType name="HSMMonitorIdentities">
  <xsd:sequence>
    <xsd:element name="MonitorIdentity" type="HSMMonitorIdentity" maxOccurs="unbounded"/>
  </xsd:sequence>
</xsd:complexType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/ElectricityHighSpeedMonitoring_r24.xsd
Complex Type HSMMonitorIdentity
Namespace urn:aseXML:r25
Diagram
Diagram asexml_r2511.tmp#id2108 asexml_r2511.tmp#id2109
Used by
Model StationEID , MonitorID
Children MonitorID, StationEID
Source
<xsd:complexType name="HSMMonitorIdentity">
  <xsd:sequence>
    <xsd:element name="StationEID" type="HSMEID"/>
    <xsd:element name="MonitorID" type="HSMID"/>
  </xsd:sequence>
</xsd:complexType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/ElectricityHighSpeedMonitoring_r24.xsd
Complex Type HSMMonitorCapabilities
Namespace urn:aseXML:r25
Diagram
Diagram asexml_r2511.tmp#id2111
Used by
Model MonitorCapability+
Children MonitorCapability
Source
<xsd:complexType name="HSMMonitorCapabilities">
  <xsd:sequence>
    <xsd:element name="MonitorCapability" type="HSMMonitorCapability" maxOccurs="unbounded"/>
  </xsd:sequence>
</xsd:complexType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/ElectricityHighSpeedMonitoring_r24.xsd
Complex Type HSMMonitorCapability
Namespace urn:aseXML:r25
Diagram
Diagram asexml_r2511.tmp#id2108 asexml_r2511.tmp#id2109 asexml_r2511.tmp#id2107 asexml_r2511.tmp#id2122 asexml_r2511.tmp#id2113
Type extension of HSMMonitorIdentity
Type hierarchy
Used by
Model StationEID , MonitorID , MonitorChannels
Children MonitorChannels, MonitorID, StationEID
Attributes
QName Type Fixed Default Use Annotation
capabilityDate xsd:dateTime required
Source
<xsd:complexType name="HSMMonitorCapability">
  <xsd:complexContent>
    <xsd:extension base="HSMMonitorIdentity">
      <xsd:sequence>
        <xsd:element name="MonitorChannels" type="HSMMonitorChannels" nillable="true"/>
      </xsd:sequence>
      <xsd:attribute name="capabilityDate" type="xsd:dateTime" use="required"/>
    </xsd:extension>
  </xsd:complexContent>
</xsd:complexType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/ElectricityHighSpeedMonitoring_r24.xsd
Complex Type HSMMonitorChannels
Namespace urn:aseXML:r25
Diagram
Diagram asexml_r2511.tmp#id2115
Used by
Model MonitorChannel+
Children MonitorChannel
Source
<xsd:complexType name="HSMMonitorChannels">
  <xsd:sequence>
    <xsd:element name="MonitorChannel" type="HSMMonitorChannel" maxOccurs="unbounded"/>
  </xsd:sequence>
</xsd:complexType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/ElectricityHighSpeedMonitoring_r24.xsd
Complex Type HSMMonitorChannel
Namespace urn:aseXML:r25
Diagram
Diagram asexml_r2511.tmp#id2117 asexml_r2511.tmp#id2118 asexml_r2511.tmp#id2119 asexml_r2511.tmp#id2120 asexml_r2511.tmp#id2121
Used by
Model EID , Index , Plant , Quantity , Name
Children EID, Index, Name, Plant, Quantity
Source
<xsd:complexType name="HSMMonitorChannel">
  <xsd:sequence>
    <xsd:element name="EID" type="HSMEID"/>
    <xsd:element name="Index">
      <xsd:simpleType>
        <xsd:restriction base="xsd:positiveInteger">
          <xsd:totalDigits value="10"/>
        </xsd:restriction>
      </xsd:simpleType>
    </xsd:element>
    <xsd:element name="Plant" type="HSMPlant"/>
    <xsd:element name="Quantity" type="HSMQuantity"/>
    <xsd:element name="Name" type="HSMID" nillable="true"/>
  </xsd:sequence>
</xsd:complexType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/ElectricityHighSpeedMonitoring_r24.xsd
Complex Type HSMMonitorRollCalls
Namespace urn:aseXML:r25
Diagram
Diagram asexml_r2511.tmp#id2124
Used by
Model MonitorRollCall+
Children MonitorRollCall
Source
<xsd:complexType name="HSMMonitorRollCalls">
  <xsd:sequence>
    <xsd:element name="MonitorRollCall" type="HSMMonitorRollCall" maxOccurs="unbounded"/>
  </xsd:sequence>
</xsd:complexType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/ElectricityHighSpeedMonitoring_r24.xsd
Complex Type HSMMonitorRollCall
Namespace urn:aseXML:r25
Diagram
Diagram asexml_r2511.tmp#id2108 asexml_r2511.tmp#id2109 asexml_r2511.tmp#id2107 asexml_r2511.tmp#id2126 asexml_r2511.tmp#id2127 asexml_r2511.tmp#id2128 asexml_r2511.tmp#id2129 asexml_r2511.tmp#id2130
Type extension of HSMMonitorIdentity
Type hierarchy
Used by
Model StationEID , MonitorID , Status , LastCapabilityUpdate , EarliestData , LatestData , CurrentMonitorTime
Children CurrentMonitorTime, EarliestData, LastCapabilityUpdate, LatestData, MonitorID, StationEID, Status
Source
<xsd:complexType name="HSMMonitorRollCall">
  <xsd:complexContent>
    <xsd:extension base="HSMMonitorIdentity">
      <xsd:sequence>
        <xsd:element name="Status" type="HSMStatus"/>
        <xsd:element name="LastCapabilityUpdate" type="xsd:dateTime" nillable="true"/>
        <xsd:element name="EarliestData" type="xsd:dateTime" nillable="true"/>
        <xsd:element name="LatestData" type="xsd:dateTime" nillable="true"/>
        <xsd:element name="CurrentMonitorTime" type="xsd:dateTime" nillable="true"/>
      </xsd:sequence>
    </xsd:extension>
  </xsd:complexContent>
</xsd:complexType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/ElectricityHighSpeedMonitoring_r24.xsd
Complex Type HSMMonitorData
Namespace urn:aseXML:r25
Diagram
Diagram asexml_r2511.tmp#id2108 asexml_r2511.tmp#id2109 asexml_r2511.tmp#id2107 asexml_r2511.tmp#id2132 asexml_r2511.tmp#id2133 asexml_r2511.tmp#id2134 asexml_r2511.tmp#id2138
Type extension of HSMMonitorIdentity
Type hierarchy
Used by
Model StationEID , MonitorID , CapabilityDate , MonitorStatus , (ComtradeText | ComtradeCompressed)
Children CapabilityDate, ComtradeCompressed, ComtradeText, MonitorID, MonitorStatus, StationEID
Source
<xsd:complexType name="HSMMonitorData">
  <xsd:complexContent>
    <xsd:extension base="HSMMonitorIdentity">
      <xsd:sequence>
        <xsd:sequence>
          <xsd:element name="CapabilityDate" type="xsd:dateTime" nillable="false"/>
          <xsd:element name="MonitorStatus" type="HSMStatus"/>
        </xsd:sequence>
        <xsd:choice>
          <xsd:element name="ComtradeText" type="HSMComtradeText" nillable="true"/>
          <xsd:element name="ComtradeCompressed" nillable="true">
            <xsd:complexType>
              <xsd:simpleContent>
                <xsd:extension base="xsd:base64Binary">
                  <xsd:attribute name="format" type="HSMCompression" use="required"/>
                </xsd:extension>
              </xsd:simpleContent>
            </xsd:complexType>
          </xsd:element>
        </xsd:choice>
      </xsd:sequence>
    </xsd:extension>
  </xsd:complexContent>
</xsd:complexType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/ElectricityHighSpeedMonitoring_r24.xsd
Complex Type HSMComtradeText
Namespace urn:aseXML:r25
Diagram
Diagram asexml_r2511.tmp#id2136 asexml_r2511.tmp#id2137
Used by
Model Configuration , Data
Children Configuration, Data
Source
<xsd:complexType name="HSMComtradeText">
  <xsd:sequence>
    <xsd:element name="Configuration" type="NonZeroLengthString" nillable="true"/>
    <xsd:element name="Data" type="NonZeroLengthString" nillable="true"/>
  </xsd:sequence>
</xsd:complexType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/ElectricityHighSpeedMonitoring_r24.xsd
Complex Type ElectricityHSMMonitorDataRequestData
Namespace urn:aseXML:r25
Diagram
Diagram asexml_r2510.tmp#id1289 asexml_r2511.tmp#id2145 asexml_r2511.tmp#id2146 asexml_r2511.tmp#id2141 asexml_r2511.tmp#id2142 asexml_r2511.tmp#id2143 asexml_r2511.tmp#id2144
Type extension of HSMMonitorDataRequestData
Type hierarchy
Model (MonitorIdentity | AllMonitors) , StartTime , EndTime
Children AllMonitors, EndTime, MonitorIdentity, StartTime
Attributes
QName Type Fixed Default Use Annotation
dataCategory restriction of xsd:string ContinuousData optional
version r24 r24 optional
Source
<xsd:complexType name="ElectricityHSMMonitorDataRequestData">
  <xsd:complexContent>
    <xsd:extension base="HSMMonitorDataRequestData">
      <xsd:sequence>
        <xsd:choice>
          <xsd:element name="MonitorIdentity" type="HSMMonitorIdentity"/>
          <xsd:element name="AllMonitors">
            <xsd:simpleType>
              <xsd:restriction base="xsd:boolean">
                <xsd:pattern value="true"/>
              </xsd:restriction>
            </xsd:simpleType>
          </xsd:element>
        </xsd:choice>
        <xsd:element name="StartTime" type="xsd:dateTime"/>
        <xsd:element name="EndTime" type="xsd:dateTime"/>
      </xsd:sequence>
      <xsd:attribute name="dataCategory" use="optional" default="ContinuousData">
        <xsd:simpleType>
          <xsd:restriction base="xsd:string">
            <xsd:enumeration value="ContinuousData"/>
            <xsd:enumeration value="TriggeredData"/>
          </xsd:restriction>
        </xsd:simpleType>
      </xsd:attribute>
      <xsd:attribute name="version" type="r24" default="r24"/>
    </xsd:extension>
  </xsd:complexContent>
</xsd:complexType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/ElectricityHighSpeedMonitoring_r24.xsd
Complex Type ElectricityHSMMonitorDataResponseData
Namespace urn:aseXML:r25
Diagram
Diagram asexml_r2510.tmp#id1294 asexml_r2511.tmp#id2150 asexml_r2511.tmp#id2148 asexml_r2511.tmp#id2149
Type extension of HSMMonitorDataResponseData
Type hierarchy
Model (ContinuousData | TriggeredData)
Children ContinuousData, TriggeredData
Attributes
QName Type Fixed Default Use Annotation
version r24 r24 optional
Source
<xsd:complexType name="ElectricityHSMMonitorDataResponseData">
  <xsd:complexContent>
    <xsd:extension base="HSMMonitorDataResponseData">
      <xsd:sequence>
        <xsd:choice>
          <xsd:element name="ContinuousData" type="HSMMonitorData" nillable="true"/>
          <xsd:element name="TriggeredData" type="HSMMonitorData" nillable="true"/>
        </xsd:choice>
      </xsd:sequence>
      <xsd:attribute name="version" type="r24" default="r24"/>
    </xsd:extension>
  </xsd:complexContent>
</xsd:complexType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/ElectricityHighSpeedMonitoring_r24.xsd
Complex Type ElectricityHSMMonitorsRequestData
Namespace urn:aseXML:r25
Diagram
Diagram asexml_r2510.tmp#id1277 asexml_r2511.tmp#id2153 asexml_r2511.tmp#id2154 asexml_r2511.tmp#id2155 asexml_r2511.tmp#id2152
Type extension of HSMMonitorsRequestData
Type hierarchy
Model MonitorIdentities
Children MonitorIdentities
Attributes
QName Type Fixed Default Use Annotation
allMonitors xsd:boolean required
requestName restriction of xsd:string required
version r21 r21 optional
Source
<xsd:complexType name="ElectricityHSMMonitorsRequestData">
  <xsd:complexContent>
    <xsd:extension base="HSMMonitorsRequestData">
      <xsd:sequence>
        <xsd:element name="MonitorIdentities" type="HSMMonitorIdentities" nillable="true"/>
      </xsd:sequence>
      <xsd:attribute name="requestName" use="required">
        <xsd:simpleType>
          <xsd:restriction base="xsd:string">
            <xsd:enumeration value="RollCall"/>
            <xsd:enumeration value="Capability"/>
          </xsd:restriction>
        </xsd:simpleType>
      </xsd:attribute>
      <xsd:attribute name="allMonitors" type="xsd:boolean" use="required"/>
      <xsd:attribute name="version" type="r21" default="r21"/>
    </xsd:extension>
  </xsd:complexContent>
</xsd:complexType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/ElectricityHighSpeedMonitoring_r24.xsd
Complex Type ElectricityHSMMonitorsResponseData
Namespace urn:aseXML:r25
Diagram
Diagram asexml_r2510.tmp#id1283 asexml_r2511.tmp#id2159 asexml_r2511.tmp#id2157 asexml_r2511.tmp#id2158
Type extension of HSMMonitorsResponseData
Type hierarchy
Model MonitorRollCalls | MonitorCapabilities
Children MonitorCapabilities, MonitorRollCalls
Attributes
QName Type Fixed Default Use Annotation
version r21 r21 optional
Source
<xsd:complexType name="ElectricityHSMMonitorsResponseData">
  <xsd:complexContent>
    <xsd:extension base="HSMMonitorsResponseData">
      <xsd:choice>
        <xsd:element name="MonitorRollCalls" type="HSMMonitorRollCalls" nillable="true"/>
        <xsd:element name="MonitorCapabilities" type="HSMMonitorCapabilities" nillable="true"/>
      </xsd:choice>
      <xsd:attribute name="version" type="r21" default="r21"/>
    </xsd:extension>
  </xsd:complexContent>
</xsd:complexType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/ElectricityHighSpeedMonitoring_r24.xsd
Complex Type ElectricityHSMTriggeredDataNotificationData
Namespace urn:aseXML:r25
Diagram
Diagram asexml_r2510.tmp#id1300 asexml_r2511.tmp#id2162 asexml_r2511.tmp#id2161
Type extension of HSMTriggeredDataNotificationData
Type hierarchy
Model TriggeredData
Children TriggeredData
Attributes
QName Type Fixed Default Use Annotation
version r23 r23 optional
Source
<xsd:complexType name="ElectricityHSMTriggeredDataNotificationData">
  <xsd:complexContent>
    <xsd:extension base="HSMTriggeredDataNotificationData">
      <xsd:sequence>
        <xsd:element name="TriggeredData" type="HSMMonitorData" nillable="true"/>
      </xsd:sequence>
      <xsd:attribute name="version" type="r23" default="r23"/>
    </xsd:extension>
  </xsd:complexContent>
</xsd:complexType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/ElectricityHighSpeedMonitoring_r24.xsd
Attribute HSMMonitorCapability/@capabilityDate
Namespace No namespace
Type xsd:dateTime
Properties
use: required
Used by
Complex Type HSMMonitorCapability
Source
<xsd:attribute name="capabilityDate" type="xsd:dateTime" use="required"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/ElectricityHighSpeedMonitoring_r24.xsd
Attribute ComtradeCompressed/HSMMonitorData/@format
Namespace No namespace
Type HSMCompression
Properties
use: required
Facets
enumeration 7Zip, BZip2, Rar, Zip
Used by
Source
<xsd:attribute name="format" type="HSMCompression" use="required"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/ElectricityHighSpeedMonitoring_r24.xsd
Attribute ElectricityHSMMonitorDataRequestData/@dataCategory
Namespace No namespace
Type restriction of xsd:string
Properties
use: optional
default: ContinuousData
Facets
enumeration ContinuousData, TriggeredData
Used by
Source
<xsd:attribute name="dataCategory" use="optional" default="ContinuousData">
  <xsd:simpleType>
    <xsd:restriction base="xsd:string">
      <xsd:enumeration value="ContinuousData"/>
      <xsd:enumeration value="TriggeredData"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/ElectricityHighSpeedMonitoring_r24.xsd
Attribute ElectricityHSMMonitorDataRequestData/@version
Namespace No namespace
Type r24
Type hierarchy
Properties
default: r24
Facets
enumeration r24
pattern r[0-9]*|r[0-9]*_[a-z][0-9]*
Used by
Source
<xsd:attribute name="version" type="r24" default="r24"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/ElectricityHighSpeedMonitoring_r24.xsd
Attribute ElectricityHSMMonitorDataResponseData/@version
Namespace No namespace
Type r24
Type hierarchy
Properties
default: r24
Facets
enumeration r24
pattern r[0-9]*|r[0-9]*_[a-z][0-9]*
Used by
Source
<xsd:attribute name="version" type="r24" default="r24"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/ElectricityHighSpeedMonitoring_r24.xsd
Attribute ElectricityHSMMonitorsRequestData/@requestName
Namespace No namespace
Type restriction of xsd:string
Properties
use: required
Facets
enumeration RollCall, Capability
Used by
Source
<xsd:attribute name="requestName" use="required">
  <xsd:simpleType>
    <xsd:restriction base="xsd:string">
      <xsd:enumeration value="RollCall"/>
      <xsd:enumeration value="Capability"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/ElectricityHighSpeedMonitoring_r24.xsd
Attribute ElectricityHSMMonitorsRequestData/@allMonitors
Namespace No namespace
Type xsd:boolean
Properties
use: required
Used by
Source
<xsd:attribute name="allMonitors" type="xsd:boolean" use="required"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/ElectricityHighSpeedMonitoring_r24.xsd
Attribute ElectricityHSMMonitorsRequestData/@version
Namespace No namespace
Type r21
Type hierarchy
Properties
default: r21
Facets
enumeration r21
pattern r[0-9]*|r[0-9]*_[a-z][0-9]*
Used by
Source
<xsd:attribute name="version" type="r21" default="r21"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/ElectricityHighSpeedMonitoring_r24.xsd
Attribute ElectricityHSMMonitorsResponseData/@version
Namespace No namespace
Type r21
Type hierarchy
Properties
default: r21
Facets
enumeration r21
pattern r[0-9]*|r[0-9]*_[a-z][0-9]*
Used by
Source
<xsd:attribute name="version" type="r21" default="r21"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/ElectricityHighSpeedMonitoring_r24.xsd
Attribute ElectricityHSMTriggeredDataNotificationData/@version
Namespace No namespace
Type r23
Type hierarchy
Properties
default: r23
Facets
enumeration r23
pattern r[0-9]*|r[0-9]*_[a-z][0-9]*
Used by
Source
<xsd:attribute name="version" type="r23" default="r23"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/ElectricityHighSpeedMonitoring_r24.xsd