Schema ssrnonreporters.xsd


schema location:  ssrnonreporters.xsd
 
Elements 
edart 
loadManagement 
notReportingFor 
onCostMaxEmergency 
resourceLimitations 


element edart
diagram
children notReportingFor
source
<xs:element name="edart">
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="notReportingFor"/>
    </xs:sequence>
  </xs:complexType>
</xs:element>

element loadManagement
diagram
used by
element notReportingFor
source
<xs:element name="loadManagement">
  <xs:complexType/>
</xs:element>

element notReportingFor
diagram
children onCostMaxEmergency resourceLimitations loadManagement
used by
element edart
source
<xs:element name="notReportingFor">
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="onCostMaxEmergency" minOccurs="0"/>
      <xs:element ref="resourceLimitations" minOccurs="0"/>
      <xs:element ref="loadManagement" minOccurs="0"/>
    </xs:sequence>
  </xs:complexType>
</xs:element>

element onCostMaxEmergency
diagram
used by
element notReportingFor
source
<xs:element name="onCostMaxEmergency">
  <xs:complexType/>
</xs:element>

element resourceLimitations
diagram
used by
element notReportingFor
source
<xs:element name="resourceLimitations">
  <xs:complexType/>
</xs:element>


XML Schema documentation generated with
XMLSPY Schema Editor http://www.altova.com/xmlspy