Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Properties
Source
Used by
Included schema NOSEquipment_r18.xsd
Namespace urn:aseXML:r25
Annotations
This schema file is part of the aseXML schema set, and is subject to the terms and conditions that are detailed in the aseXML_r*.xsd schema file with which this file is used
Purpose - Defines the transactions necessary to manage the transfer of Network Equipment information between TNSPs and NEMMCO
Properties
attribute form default: unqualified
element form default: unqualified
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/NOSEquipment_r18.xsd
Element NOSEquipmentSubmission/NOSEquipment
Namespace No namespace
Diagram
Diagram asexml_r2512.tmp#id1024 asexml_r2512.tmp#id1017 asexml_r2512.tmp#id1018 asexml_r2512.tmp#id1019 asexml_r2512.tmp#id1020 asexml_r2512.tmp#id1021 asexml_r2512.tmp#id1022 asexml_r2512.tmp#id1023 asexml_r2512.tmp#id1016
Type EquipmentBaseType
Properties
content: complex
maxOccurs: unbounded
Model CompanyElementId , CompanyElementName{0,1} , CommissionDate{0,1} , RetirementDate{0,1} , NEMMCOName{0,1} , ValidatedBy{0,1} , TNSPId{0,1}
Children CommissionDate, CompanyElementId, CompanyElementName, NEMMCOName, RetirementDate, TNSPId, ValidatedBy
Instance
<NOSEquipment operationType="">
  <CompanyElementId>{1,1}</CompanyElementId>
  <CompanyElementName>{0,1}</CompanyElementName>
  <CommissionDate>{0,1}</CommissionDate>
  <RetirementDate>{0,1}</RetirementDate>
  <NEMMCOName>{0,1}</NEMMCOName>
  <ValidatedBy>{0,1}</ValidatedBy>
  <TNSPId context="" description="">{0,1}</TNSPId>
</NOSEquipment>
Attributes
QName Type Fixed Default Use Annotation
operationType NOSOperationType optional
Source
<xsd:element name="NOSEquipment" type="EquipmentBaseType" maxOccurs="unbounded"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/NOSEquipment_r18.xsd
Element EquipmentBaseType/CompanyElementId
Namespace No namespace
Annotations
Company Element ID is a TNSP provided ID that uniquely identifies (for that TNSP) an item of plant. CompanyElementId CAN NOT be reused even if the commission/retirement dates don't overlap.
Diagram
Diagram asexml_r2516.tmp#id918
Type CompanyElementIdType
Properties
content: simple
Facets
minLength 1
maxLength 45
Source
<xsd:element name="CompanyElementId" type="CompanyElementIdType">
  <xsd:annotation>
    <xsd:documentation>Company Element ID is a TNSP provided ID that uniquely identifies (for that TNSP) an item of plant. CompanyElementId CAN NOT be reused even if the commission/retirement dates don't overlap.</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/NOSEquipment_r18.xsd
Element EquipmentBaseType/CompanyElementName
Namespace No namespace
Annotations
Company Element Name is a TNSP provided name for an item of plant to be used for display purposes only.
Diagram
Diagram
Type restriction of xsd:string
Properties
content: simple
minOccurs: 0
Facets
whiteSpace collapse
minLength 1
maxLength 60
Source
<xsd:element name="CompanyElementName" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>Company Element Name is a TNSP provided name for an item of plant to be used for display purposes only.</xsd:documentation>
  </xsd:annotation>
  <xsd:simpleType>
    <xsd:restriction base="xsd:string">
      <xsd:whiteSpace value="collapse"/>
      <xsd:maxLength value="60"/>
      <xsd:minLength value="1"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:element>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/NOSEquipment_r18.xsd
Element EquipmentBaseType/CommissionDate
Namespace No namespace
Annotations
The date the item of plant is commissioned. This date is not updatable once the date is in the past.
Diagram
Diagram
Type xsd:dateTime
Properties
content: simple
minOccurs: 0
Source
<xsd:element name="CommissionDate" type="xsd:dateTime" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>The date the item of plant is commissioned. This date is not updatable once the date is in the past.</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/NOSEquipment_r18.xsd
Element EquipmentBaseType/RetirementDate
Namespace No namespace
Annotations
The date the item of plant is de-commissioned. This date is not updatable once the date is in the past.
Diagram
Diagram
Type xsd:dateTime
Properties
content: simple
minOccurs: 0
Source
<xsd:element name="RetirementDate" type="xsd:dateTime" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>The date the item of plant is de-commissioned. This date is not updatable once the date is in the past.</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/NOSEquipment_r18.xsd
Element EquipmentBaseType/NEMMCOName
Namespace No namespace
Annotations
NEMMCO's name for this item of plant. DO NOT set for submission
Diagram
Diagram
Type restriction of xsd:string
Properties
content: simple
minOccurs: 0
Facets
whiteSpace collapse
minLength 1
maxLength 60
Source
<xsd:element name="NEMMCOName" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>NEMMCO's name for this item of plant. DO NOT set for submission</xsd:documentation>
  </xsd:annotation>
  <xsd:simpleType>
    <xsd:restriction base="xsd:string">
      <xsd:whiteSpace value="collapse"/>
      <xsd:minLength value="1"/>
      <xsd:maxLength value="60"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:element>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/NOSEquipment_r18.xsd
Element EquipmentBaseType/ValidatedBy
Namespace No namespace
Annotations
The NEMMCO officer that validated this item of plant. DO NOT set for submission
Diagram
Diagram asexml_r2516.tmp#id950
Type NOSUserIdType
Properties
content: simple
minOccurs: 0
Facets
whiteSpace collapse
maxLength 128
Source
<xsd:element name="ValidatedBy" type="NOSUserIdType" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>The NEMMCO officer that validated this item of plant. DO NOT set for submission</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/NOSEquipment_r18.xsd
Element EquipmentBaseType/TNSPId
Namespace No namespace
Annotations
This field is only used in query results. DO NOT set for submission
Diagram
Diagram asexml_r250.tmp#id39 asexml_r250.tmp#id40 asexml_r250.tmp#id38
Type PartyIdentifier
Properties
content: complex
minOccurs: 0
Attributes
QName Type Fixed Default Use Annotation
context restriction of xsd:string optional
description xsd:string optional
Source
<xsd:element name="TNSPId" type="PartyIdentifier" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>This field is only used in query results. DO NOT set for submission</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/NOSEquipment_r18.xsd
Element NOSEquipmentResponse/EquipmentResponse
Namespace No namespace
Annotations
The response for an individual Equipment Item contains the item's unique id, the operation attempted. Success/failure is indicated by the event element
Diagram
Diagram asexml_r2512.tmp#id1034 asexml_r2512.tmp#id1031 asexml_r2512.tmp#id1032 asexml_r2512.tmp#id1033 asexml_r2512.tmp#id1030
Type EquipmentResponseType
Properties
content: complex
maxOccurs: unbounded
Model CompanyElementId , Error* , Event
Children CompanyElementId, Error, Event
Instance
<EquipmentResponse operationType="">
  <CompanyElementId>{1,1}</CompanyElementId>
  <Error>{0,unbounded}</Error>
  <Event class="Application" severity="Fatal">{1,1}</Event>
</EquipmentResponse>
Attributes
QName Type Fixed Default Use Annotation
operationType NOSOperationType required
Source
<xsd:element name="EquipmentResponse" type="EquipmentResponseType" maxOccurs="unbounded">
  <xsd:annotation>
    <xsd:documentation>The response for an individual Equipment Item contains the item's unique id, the operation attempted. Success/failure is indicated by the event element</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/NOSEquipment_r18.xsd
Element EquipmentResponseType/CompanyElementId
Namespace No namespace
Annotations
Unique id provided by the request initiator for an Equipment Item.
Diagram
Diagram asexml_r2516.tmp#id918
Type CompanyElementIdType
Properties
content: simple
Facets
minLength 1
maxLength 45
Source
<xsd:element name="CompanyElementId" type="CompanyElementIdType">
  <xsd:annotation>
    <xsd:documentation>Unique id provided by the request initiator for an Equipment Item.</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/NOSEquipment_r18.xsd
Element EquipmentResponseType/Error
Namespace No namespace
Annotations
Any errors that caused the operation on this Equipment Item to be rejected.
Diagram
Diagram asexml_r2516.tmp#id980 asexml_r2516.tmp#id981 asexml_r2516.tmp#id982 asexml_r2516.tmp#id979
Type NOSErrorType
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Model Code , Message , ErrorField*
Children Code, ErrorField, Message
Instance
<Error>
  <Code description="">{1,1}</Code>
  <Message>{1,1}</Message>
  <ErrorField valueType="">{0,unbounded}</ErrorField>
</Error>
Source
<xsd:element name="Error" type="NOSErrorType" minOccurs="0" maxOccurs="unbounded">
  <xsd:annotation>
    <xsd:documentation>Any errors that caused the operation on this Equipment Item to be rejected.</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/NOSEquipment_r18.xsd
Element EquipmentResponseType/Event
Namespace No namespace
Annotations
Contains overall success/failure
Diagram
Diagram asexml_r2523.tmp#id100 asexml_r2523.tmp#id102 asexml_r2523.tmp#id88 asexml_r2523.tmp#id92 asexml_r2523.tmp#id94 asexml_r2523.tmp#id96 asexml_r2523.tmp#id97 asexml_r2523.tmp#id87
Type Event
Properties
content: complex
Model Code , KeyInfo{0,1} , Context{0,1} , Explanation{0,1} , SupportedVersions{0,1}
Children Code, Context, Explanation, KeyInfo, SupportedVersions
Instance
<Event class="Application" severity="Fatal">
  <Code description="">{1,1}</Code>
  <KeyInfo>{0,1}</KeyInfo>
  <Context>{0,1}</Context>
  <Explanation>{0,1}</Explanation>
  <SupportedVersions>{0,1}</SupportedVersions>
</Event>
Attributes
QName Type Fixed Default Use Annotation
class EventClass Application optional
severity EventSeverity Fatal optional
Source
<xsd:element name="Event" type="Event">
  <xsd:annotation>
    <xsd:documentation>Contains overall success/failure</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/NOSEquipment_r18.xsd
Element NOSEquipmentInfoRequest/EquipmentInfoRequestKey
Namespace No namespace
Diagram
Diagram asexml_r2512.tmp#id1040 asexml_r2512.tmp#id1041 asexml_r2512.tmp#id1039
Type EquipmentInfoRequestKeyType
Properties
content: complex
maxOccurs: unbounded
Model CompanyElementId , TNSPId{0,1}
Children CompanyElementId, TNSPId
Instance
<EquipmentInfoRequestKey>
  <CompanyElementId>{1,1}</CompanyElementId>
  <TNSPId context="" description="">{0,1}</TNSPId>
</EquipmentInfoRequestKey>
Source
<xsd:element name="EquipmentInfoRequestKey" type="EquipmentInfoRequestKeyType" maxOccurs="unbounded"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/NOSEquipment_r18.xsd
Element EquipmentInfoRequestKeyType/CompanyElementId
Namespace No namespace
Annotations
The TNSP generated ID for an item of equipment
Diagram
Diagram asexml_r2516.tmp#id918
Type CompanyElementIdType
Properties
content: simple
Facets
minLength 1
maxLength 45
Source
<xsd:element name="CompanyElementId" type="CompanyElementIdType">
  <xsd:annotation>
    <xsd:documentation>The TNSP generated ID for an item of equipment</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/NOSEquipment_r18.xsd
Element EquipmentInfoRequestKeyType/TNSPId
Namespace No namespace
Annotations
The B2B id of the TNSP that owns the equipment. Only required if the requesting TNSP is not the same  TNSP that owns the equipment.
Diagram
Diagram asexml_r250.tmp#id39 asexml_r250.tmp#id40 asexml_r250.tmp#id38
Type PartyIdentifier
Properties
content: complex
minOccurs: 0
Attributes
QName Type Fixed Default Use Annotation
context restriction of xsd:string optional
description xsd:string optional
Source
<xsd:element name="TNSPId" type="PartyIdentifier" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>The B2B id of the TNSP that owns the equipment. Only required if the requesting TNSP is not the same TNSP that owns the equipment.</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/NOSEquipment_r18.xsd
Element NOSStationType/NEMMCOAbbrev
Namespace No namespace
Annotations
NEMMCO Abbrev is set by NEMMCO to aid in the generation of NEMMCO standard names for items of plant resident at this station. DO NOT set for submission
Diagram
Diagram
Type restriction of xsd:string
Properties
content: simple
minOccurs: 0
Facets
whiteSpace collapse
minLength 1
maxLength 10
Source
<xsd:element name="NEMMCOAbbrev" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>NEMMCO Abbrev is set by NEMMCO to aid in the generation of NEMMCO standard names for items of plant resident at this station. DO NOT set for submission</xsd:documentation>
  </xsd:annotation>
  <xsd:simpleType>
    <xsd:restriction base="xsd:string">
      <xsd:whiteSpace value="collapse"/>
      <xsd:maxLength value="10"/>
      <xsd:minLength value="1"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:element>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/NOSEquipment_r18.xsd
Element NOSStationType/Region
Namespace No namespace
Annotations
The NEM region this station is located in. DO NOT set for submission
Diagram
Diagram
Type restriction of xsd:string
Properties
content: simple
minOccurs: 0
Facets
whiteSpace collapse
minLength 1
maxLength 10
Source
<xsd:element name="Region" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>The NEM region this station is located in. DO NOT set for submission</xsd:documentation>
  </xsd:annotation>
  <xsd:simpleType>
    <xsd:restriction base="xsd:string">
      <xsd:whiteSpace value="collapse"/>
      <xsd:maxLength value="10"/>
      <xsd:minLength value="1"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:element>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/NOSEquipment_r18.xsd
Element NOSEquipmentType/StationFromCompanyElementId
Namespace No namespace
Annotations
Station from contains the Company Element ID for the station that this item of plant is located at. This value is not updatable.
Diagram
Diagram asexml_r2516.tmp#id918
Type CompanyElementIdType
Properties
content: simple
minOccurs: 0
Facets
minLength 1
maxLength 45
Source
<xsd:element name="StationFromCompanyElementId" type="CompanyElementIdType" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>Station from contains the Company Element ID for the station that this item of plant is located at. This value is not updatable.</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/NOSEquipment_r18.xsd
Element NOSEquipmentType/Voltage
Namespace No namespace
Annotations
HV voltage
Diagram
Diagram
Type restriction of NOSVoltage
Type hierarchy
Properties
content: simple
minOccurs: 0
Facets
totalDigits 5
fractionDigits 1
maxInclusive 600.0
minInclusive 1.0
Source
<xsd:element name="Voltage" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>HV voltage</xsd:documentation>
  </xsd:annotation>
  <xsd:simpleType>
    <xsd:restriction base="NOSVoltage">
      <xsd:minInclusive value="1.0"/>
      <xsd:maxInclusive value="600.0"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:element>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/NOSEquipment_r18.xsd
Element NOSEquipmentType/Designation
Namespace No namespace
Annotations
Equipment identifier such as line number, CB number, transformer number.  Used in the generation of the unique NEMMCONAME
Diagram
Diagram
Type restriction of xsd:string
Properties
content: simple
minOccurs: 0
Facets
whiteSpace collapse
minLength 1
maxLength 8
Source
<xsd:element name="Designation" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>Equipment identifier such as line number, CB number, transformer number. Used in the generation of the unique NEMMCONAME</xsd:documentation>
  </xsd:annotation>
  <xsd:simpleType>
    <xsd:restriction base="xsd:string">
      <xsd:whiteSpace value="collapse"/>
      <xsd:maxLength value="8"/>
      <xsd:minLength value="1"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:element>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/NOSEquipment_r18.xsd
Element NOSLineType/StationToCompanyElementId
Namespace No namespace
Annotations
Station to contains the company element  id for the 'To' station. This value is not updatable and may not have the same value as StationFromCompanyElementId.
Diagram
Diagram asexml_r2516.tmp#id918
Type CompanyElementIdType
Properties
content: simple
minOccurs: 0
Facets
minLength 1
maxLength 45
Source
<xsd:element name="StationToCompanyElementId" type="CompanyElementIdType" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>Station to contains the company element id for the 'To' station. This value is not updatable and may not have the same value as StationFromCompanyElementId.</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/NOSEquipment_r18.xsd
Element NOSTeeLineType/StationTeeCompanyElementId
Namespace No namespace
Annotations
Station Tee contains the company element  id for the 'Tee' station. This value is not updatable and may not have the same value as StationFromCompanyElementId or StationToCompanyElementId.
Diagram
Diagram asexml_r2516.tmp#id918
Type CompanyElementIdType
Properties
content: simple
minOccurs: 0
Facets
minLength 1
maxLength 45
Source
<xsd:element name="StationTeeCompanyElementId" type="CompanyElementIdType" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>Station Tee contains the company element id for the 'Tee' station. This value is not updatable and may not have the same value as StationFromCompanyElementId or StationToCompanyElementId.</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/NOSEquipment_r18.xsd
Element NOSTwoWindingTransformerType/Voltage2
Namespace No namespace
Annotations
Secondary winding voltage must be less than Voltage
Diagram
Diagram
Type restriction of NOSVoltage
Type hierarchy
Properties
content: simple
minOccurs: 0
Facets
totalDigits 5
fractionDigits 1
maxInclusive 400.0
minInclusive 0.2
Source
<xsd:element name="Voltage2" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>Secondary winding voltage must be less than Voltage</xsd:documentation>
  </xsd:annotation>
  <xsd:simpleType>
    <xsd:restriction base="NOSVoltage">
      <xsd:minInclusive value="0.2"/>
      <xsd:maxInclusive value="400.0"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:element>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/NOSEquipment_r18.xsd
Element NOSThreeWindingTransformerType/Voltage3
Namespace No namespace
Annotations
Tertiary winding voltage must be less than or equal to Voltage2
Diagram
Diagram
Type restriction of NOSVoltage
Type hierarchy
Properties
content: simple
minOccurs: 0
Facets
totalDigits 5
fractionDigits 1
maxInclusive 400.0
minInclusive 0.2
Source
<xsd:element name="Voltage3" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>Tertiary winding voltage must be less than or equal to Voltage2</xsd:documentation>
  </xsd:annotation>
  <xsd:simpleType>
    <xsd:restriction base="NOSVoltage">
      <xsd:minInclusive value="0.2"/>
      <xsd:maxInclusive value="400.0"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:element>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/NOSEquipment_r18.xsd
Complex Type NOSEquipmentSubmission
Namespace urn:aseXML:r25
Annotations
Equipment to be add/updated. Note the optional "subject" attribute is for display purposes
Diagram
Diagram asexml_r2512.tmp#id1025 asexml_r2512.tmp#id1026 asexml_r2512.tmp#id1015
Used by
Model NOSEquipment+
Children NOSEquipment
Attributes
QName Type Fixed Default Use Annotation
subject restriction of xsd:string required
version r18 required
Source
<xsd:complexType name="NOSEquipmentSubmission">
  <xsd:annotation>
    <xsd:documentation>Equipment to be add/updated. Note the optional "subject" attribute is for display purposes</xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element name="NOSEquipment" type="EquipmentBaseType" maxOccurs="unbounded"/>
  </xsd:sequence>
  <xsd:attribute name="version" type="r18" use="required"/>
  <xsd:attribute name="subject" use="required">
    <xsd:simpleType>
      <xsd:restriction base="xsd:string">
        <xsd:minLength value="1"/>
        <xsd:maxLength value="40"/>
        <xsd:whiteSpace value="collapse"/>
      </xsd:restriction>
    </xsd:simpleType>
  </xsd:attribute>
</xsd:complexType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/NOSEquipment_r18.xsd
Complex Type EquipmentBaseType
Namespace urn:aseXML:r25
Annotations
The base type for all nos equipment
Diagram
Diagram asexml_r2512.tmp#id1024 asexml_r2512.tmp#id1017 asexml_r2512.tmp#id1018 asexml_r2512.tmp#id1019 asexml_r2512.tmp#id1020 asexml_r2512.tmp#id1021 asexml_r2512.tmp#id1022 asexml_r2512.tmp#id1023
Properties
abstract: true
Used by
Model CompanyElementId , CompanyElementName{0,1} , CommissionDate{0,1} , RetirementDate{0,1} , NEMMCOName{0,1} , ValidatedBy{0,1} , TNSPId{0,1}
Children CommissionDate, CompanyElementId, CompanyElementName, NEMMCOName, RetirementDate, TNSPId, ValidatedBy
Attributes
QName Type Fixed Default Use Annotation
operationType NOSOperationType optional
Source
<xsd:complexType name="EquipmentBaseType" abstract="true">
  <xsd:annotation>
    <xsd:documentation>The base type for all nos equipment</xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element name="CompanyElementId" type="CompanyElementIdType">
      <xsd:annotation>
        <xsd:documentation>Company Element ID is a TNSP provided ID that uniquely identifies (for that TNSP) an item of plant. CompanyElementId CAN NOT be reused even if the commission/retirement dates don't overlap.</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="CompanyElementName" minOccurs="0">
      <xsd:annotation>
        <xsd:documentation>Company Element Name is a TNSP provided name for an item of plant to be used for display purposes only.</xsd:documentation>
      </xsd:annotation>
      <xsd:simpleType>
        <xsd:restriction base="xsd:string">
          <xsd:whiteSpace value="collapse"/>
          <xsd:maxLength value="60"/>
          <xsd:minLength value="1"/>
        </xsd:restriction>
      </xsd:simpleType>
    </xsd:element>
    <xsd:element name="CommissionDate" type="xsd:dateTime" minOccurs="0">
      <xsd:annotation>
        <xsd:documentation>The date the item of plant is commissioned. This date is not updatable once the date is in the past.</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="RetirementDate" type="xsd:dateTime" minOccurs="0">
      <xsd:annotation>
        <xsd:documentation>The date the item of plant is de-commissioned. This date is not updatable once the date is in the past.</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="NEMMCOName" minOccurs="0">
      <xsd:annotation>
        <xsd:documentation>NEMMCO's name for this item of plant. DO NOT set for submission</xsd:documentation>
      </xsd:annotation>
      <xsd:simpleType>
        <xsd:restriction base="xsd:string">
          <xsd:whiteSpace value="collapse"/>
          <xsd:minLength value="1"/>
          <xsd:maxLength value="60"/>
        </xsd:restriction>
      </xsd:simpleType>
    </xsd:element>
    <xsd:element name="ValidatedBy" type="NOSUserIdType" minOccurs="0">
      <xsd:annotation>
        <xsd:documentation>The NEMMCO officer that validated this item of plant. DO NOT set for submission</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="TNSPId" type="PartyIdentifier" minOccurs="0">
      <xsd:annotation>
        <xsd:documentation>This field is only used in query results. DO NOT set for submission</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
  </xsd:sequence>
  <xsd:attribute name="operationType" type="NOSOperationType" use="optional"/>
</xsd:complexType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/NOSEquipment_r18.xsd
Complex Type NOSEquipmentResponse
Namespace urn:aseXML:r25
Annotations
When a 'Equipment Submission' is process by NEMMCO a 'Equipment Response' will be generated. This response will advise the request's initiator as to its success/failure.
Diagram
Diagram asexml_r2512.tmp#id1035 asexml_r2512.tmp#id1029
Used by
Model EquipmentResponse+
Children EquipmentResponse
Attributes
QName Type Fixed Default Use Annotation
version r14 required
Source
<xsd:complexType name="NOSEquipmentResponse">
  <xsd:annotation>
    <xsd:documentation>When a 'Equipment Submission' is process by NEMMCO a 'Equipment Response' will be generated. This response will advise the request's initiator as to its success/failure.</xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element name="EquipmentResponse" type="EquipmentResponseType" maxOccurs="unbounded">
      <xsd:annotation>
        <xsd:documentation>The response for an individual Equipment Item contains the item's unique id, the operation attempted. Success/failure is indicated by the event element</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
  </xsd:sequence>
  <xsd:attribute name="version" type="r14" use="required"/>
</xsd:complexType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/NOSEquipment_r18.xsd
Complex Type EquipmentResponseType
Namespace urn:aseXML:r25
Annotations
For reporting successful submission or error causing the submission to fail.
Diagram
Diagram asexml_r2512.tmp#id1034 asexml_r2512.tmp#id1031 asexml_r2512.tmp#id1032 asexml_r2512.tmp#id1033
Used by
Model CompanyElementId , Error* , Event
Children CompanyElementId, Error, Event
Attributes
QName Type Fixed Default Use Annotation
operationType NOSOperationType required
Source
<xsd:complexType name="EquipmentResponseType">
  <xsd:annotation>
    <xsd:documentation>For reporting successful submission or error causing the submission to fail.</xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element name="CompanyElementId" type="CompanyElementIdType">
      <xsd:annotation>
        <xsd:documentation>Unique id provided by the request initiator for an Equipment Item.</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="Error" type="NOSErrorType" minOccurs="0" maxOccurs="unbounded">
      <xsd:annotation>
        <xsd:documentation>Any errors that caused the operation on this Equipment Item to be rejected.</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="Event" type="Event">
      <xsd:annotation>
        <xsd:documentation>Contains overall success/failure</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
  </xsd:sequence>
  <xsd:attribute name="operationType" type="NOSOperationType" use="required"/>
</xsd:complexType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/NOSEquipment_r18.xsd
Complex Type NOSEquipmentInfoRequest
Namespace urn:aseXML:r25
Annotations
Equipment information to lookup based on key fields
Diagram
Diagram asexml_r2512.tmp#id1042 asexml_r2512.tmp#id1038
Used by
Model EquipmentInfoRequestKey+
Children EquipmentInfoRequestKey
Attributes
QName Type Fixed Default Use Annotation
version r16 required
Source
<xsd:complexType name="NOSEquipmentInfoRequest">
  <xsd:annotation>
    <xsd:documentation>Equipment information to lookup based on key fields</xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element name="EquipmentInfoRequestKey" type="EquipmentInfoRequestKeyType" maxOccurs="unbounded"/>
  </xsd:sequence>
  <xsd:attribute name="version" type="r16" use="required"/>
</xsd:complexType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/NOSEquipment_r18.xsd
Complex Type EquipmentInfoRequestKeyType
Namespace urn:aseXML:r25
Annotations
Represents a request for current information about an item of equipment
Diagram
Diagram asexml_r2512.tmp#id1040 asexml_r2512.tmp#id1041
Used by
Model CompanyElementId , TNSPId{0,1}
Children CompanyElementId, TNSPId
Source
<xsd:complexType name="EquipmentInfoRequestKeyType">
  <xsd:annotation>
    <xsd:documentation>Represents a request for current information about an item of equipment</xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element name="CompanyElementId" type="CompanyElementIdType">
      <xsd:annotation>
        <xsd:documentation>The TNSP generated ID for an item of equipment</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="TNSPId" type="PartyIdentifier" minOccurs="0">
      <xsd:annotation>
        <xsd:documentation>The B2B id of the TNSP that owns the equipment. Only required if the requesting TNSP is not the same TNSP that owns the equipment.</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
  </xsd:sequence>
</xsd:complexType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/NOSEquipment_r18.xsd
Complex Type NOSStationType
Namespace urn:aseXML:r25
Annotations
Substation. NOTE: with stations CompanyElementName must be unqiue of the submitting station.
Diagram
Diagram asexml_r2512.tmp#id1024 asexml_r2512.tmp#id1017 asexml_r2512.tmp#id1018 asexml_r2512.tmp#id1019 asexml_r2512.tmp#id1020 asexml_r2512.tmp#id1021 asexml_r2512.tmp#id1022 asexml_r2512.tmp#id1023 asexml_r2512.tmp#id1016 asexml_r2512.tmp#id1849 asexml_r2512.tmp#id1850
Type extension of EquipmentBaseType
Type hierarchy
Model CompanyElementId , CompanyElementName{0,1} , CommissionDate{0,1} , RetirementDate{0,1} , NEMMCOName{0,1} , ValidatedBy{0,1} , TNSPId{0,1} , NEMMCOAbbrev{0,1} , Region{0,1}
Children CommissionDate, CompanyElementId, CompanyElementName, NEMMCOAbbrev, NEMMCOName, Region, RetirementDate, TNSPId, ValidatedBy
Attributes
QName Type Fixed Default Use Annotation
operationType NOSOperationType optional
Source
<xsd:complexType name="NOSStationType">
  <xsd:annotation>
    <xsd:documentation>Substation. NOTE: with stations CompanyElementName must be unqiue of the submitting station.</xsd:documentation>
  </xsd:annotation>
  <xsd:complexContent>
    <xsd:extension base="EquipmentBaseType">
      <xsd:sequence>
        <xsd:element name="NEMMCOAbbrev" minOccurs="0">
          <xsd:annotation>
            <xsd:documentation>NEMMCO Abbrev is set by NEMMCO to aid in the generation of NEMMCO standard names for items of plant resident at this station. DO NOT set for submission</xsd:documentation>
          </xsd:annotation>
          <xsd:simpleType>
            <xsd:restriction base="xsd:string">
              <xsd:whiteSpace value="collapse"/>
              <xsd:maxLength value="10"/>
              <xsd:minLength value="1"/>
            </xsd:restriction>
          </xsd:simpleType>
        </xsd:element>
        <xsd:element name="Region" minOccurs="0">
          <xsd:annotation>
            <xsd:documentation>The NEM region this station is located in. DO NOT set for submission</xsd:documentation>
          </xsd:annotation>
          <xsd:simpleType>
            <xsd:restriction base="xsd:string">
              <xsd:whiteSpace value="collapse"/>
              <xsd:maxLength value="10"/>
              <xsd:minLength value="1"/>
            </xsd:restriction>
          </xsd:simpleType>
        </xsd:element>
      </xsd:sequence>
    </xsd:extension>
  </xsd:complexContent>
</xsd:complexType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/NOSEquipment_r18.xsd
Complex Type NOSEquipmentType
Namespace urn:aseXML:r25
Annotations
Base type for a station resident equipment. NOTE: for all NOSEquipmentType descendants CompanyElementName must be unqiue for the company/station(s)/equipmentType
Diagram
Diagram asexml_r2512.tmp#id1024 asexml_r2512.tmp#id1017 asexml_r2512.tmp#id1018 asexml_r2512.tmp#id1019 asexml_r2512.tmp#id1020 asexml_r2512.tmp#id1021 asexml_r2512.tmp#id1022 asexml_r2512.tmp#id1023 asexml_r2512.tmp#id1016 asexml_r2512.tmp#id1852 asexml_r2512.tmp#id1853 asexml_r2512.tmp#id1854
Type extension of EquipmentBaseType
Type hierarchy
Used by
Model CompanyElementId , CompanyElementName{0,1} , CommissionDate{0,1} , RetirementDate{0,1} , NEMMCOName{0,1} , ValidatedBy{0,1} , TNSPId{0,1} , StationFromCompanyElementId{0,1} , Voltage{0,1} , Designation{0,1}
Children CommissionDate, CompanyElementId, CompanyElementName, Designation, NEMMCOName, RetirementDate, StationFromCompanyElementId, TNSPId, ValidatedBy, Voltage
Attributes
QName Type Fixed Default Use Annotation
operationType NOSOperationType optional
Source
<xsd:complexType name="NOSEquipmentType">
  <xsd:annotation>
    <xsd:documentation>Base type for a station resident equipment. NOTE: for all NOSEquipmentType descendants CompanyElementName must be unqiue for the company/station(s)/equipmentType</xsd:documentation>
  </xsd:annotation>
  <xsd:complexContent>
    <xsd:extension base="EquipmentBaseType">
      <xsd:sequence>
        <xsd:element name="StationFromCompanyElementId" type="CompanyElementIdType" minOccurs="0">
          <xsd:annotation>
            <xsd:documentation>Station from contains the Company Element ID for the station that this item of plant is located at. This value is not updatable.</xsd:documentation>
          </xsd:annotation>
        </xsd:element>
        <xsd:element name="Voltage" minOccurs="0">
          <xsd:annotation>
            <xsd:documentation>HV voltage</xsd:documentation>
          </xsd:annotation>
          <xsd:simpleType>
            <xsd:restriction base="NOSVoltage">
              <xsd:minInclusive value="1.0"/>
              <xsd:maxInclusive value="600.0"/>
            </xsd:restriction>
          </xsd:simpleType>
        </xsd:element>
        <xsd:element name="Designation" minOccurs="0">
          <xsd:annotation>
            <xsd:documentation>Equipment identifier such as line number, CB number, transformer number. Used in the generation of the unique NEMMCONAME</xsd:documentation>
          </xsd:annotation>
          <xsd:simpleType>
            <xsd:restriction base="xsd:string">
              <xsd:whiteSpace value="collapse"/>
              <xsd:maxLength value="8"/>
              <xsd:minLength value="1"/>
            </xsd:restriction>
          </xsd:simpleType>
        </xsd:element>
      </xsd:sequence>
    </xsd:extension>
  </xsd:complexContent>
</xsd:complexType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/NOSEquipment_r18.xsd
Complex Type NOSBrakingResistorType
Namespace urn:aseXML:r25
Annotations
Braking Resistor
Diagram
Diagram asexml_r2512.tmp#id1024 asexml_r2512.tmp#id1017 asexml_r2512.tmp#id1018 asexml_r2512.tmp#id1019 asexml_r2512.tmp#id1020 asexml_r2512.tmp#id1021 asexml_r2512.tmp#id1022 asexml_r2512.tmp#id1023 asexml_r2512.tmp#id1016 asexml_r2512.tmp#id1852 asexml_r2512.tmp#id1853 asexml_r2512.tmp#id1854 asexml_r2512.tmp#id1851
Type extension of NOSEquipmentType
Type hierarchy
Model CompanyElementId , CompanyElementName{0,1} , CommissionDate{0,1} , RetirementDate{0,1} , NEMMCOName{0,1} , ValidatedBy{0,1} , TNSPId{0,1} , StationFromCompanyElementId{0,1} , Voltage{0,1} , Designation{0,1}
Children CommissionDate, CompanyElementId, CompanyElementName, Designation, NEMMCOName, RetirementDate, StationFromCompanyElementId, TNSPId, ValidatedBy, Voltage
Attributes
QName Type Fixed Default Use Annotation
operationType NOSOperationType optional
Source
<xsd:complexType name="NOSBrakingResistorType">
  <xsd:annotation>
    <xsd:documentation>Braking Resistor</xsd:documentation>
  </xsd:annotation>
  <xsd:complexContent>
    <xsd:extension base="NOSEquipmentType"/>
  </xsd:complexContent>
</xsd:complexType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/NOSEquipment_r18.xsd
Complex Type NOSBusType
Namespace urn:aseXML:r25
Annotations
Bus Bar
Diagram
Diagram asexml_r2512.tmp#id1024 asexml_r2512.tmp#id1017 asexml_r2512.tmp#id1018 asexml_r2512.tmp#id1019 asexml_r2512.tmp#id1020 asexml_r2512.tmp#id1021 asexml_r2512.tmp#id1022 asexml_r2512.tmp#id1023 asexml_r2512.tmp#id1016 asexml_r2512.tmp#id1852 asexml_r2512.tmp#id1853 asexml_r2512.tmp#id1854 asexml_r2512.tmp#id1851
Type extension of NOSEquipmentType
Type hierarchy
Model CompanyElementId , CompanyElementName{0,1} , CommissionDate{0,1} , RetirementDate{0,1} , NEMMCOName{0,1} , ValidatedBy{0,1} , TNSPId{0,1} , StationFromCompanyElementId{0,1} , Voltage{0,1} , Designation{0,1}
Children CommissionDate, CompanyElementId, CompanyElementName, Designation, NEMMCOName, RetirementDate, StationFromCompanyElementId, TNSPId, ValidatedBy, Voltage
Attributes
QName Type Fixed Default Use Annotation
operationType NOSOperationType optional
Source
<xsd:complexType name="NOSBusType">
  <xsd:annotation>
    <xsd:documentation>Bus Bar</xsd:documentation>
  </xsd:annotation>
  <xsd:complexContent>
    <xsd:extension base="NOSEquipmentType"/>
  </xsd:complexContent>
</xsd:complexType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/NOSEquipment_r18.xsd
Complex Type NOSCapacitorType
Namespace urn:aseXML:r25
Annotations
Capacitor Bank
Diagram
Diagram asexml_r2512.tmp#id1024 asexml_r2512.tmp#id1017 asexml_r2512.tmp#id1018 asexml_r2512.tmp#id1019 asexml_r2512.tmp#id1020 asexml_r2512.tmp#id1021 asexml_r2512.tmp#id1022 asexml_r2512.tmp#id1023 asexml_r2512.tmp#id1016 asexml_r2512.tmp#id1852 asexml_r2512.tmp#id1853 asexml_r2512.tmp#id1854 asexml_r2512.tmp#id1851
Type extension of NOSEquipmentType
Type hierarchy
Model CompanyElementId , CompanyElementName{0,1} , CommissionDate{0,1} , RetirementDate{0,1} , NEMMCOName{0,1} , ValidatedBy{0,1} , TNSPId{0,1} , StationFromCompanyElementId{0,1} , Voltage{0,1} , Designation{0,1}
Children CommissionDate, CompanyElementId, CompanyElementName, Designation, NEMMCOName, RetirementDate, StationFromCompanyElementId, TNSPId, ValidatedBy, Voltage
Attributes
QName Type Fixed Default Use Annotation
operationType NOSOperationType optional
Source
<xsd:complexType name="NOSCapacitorType">
  <xsd:annotation>
    <xsd:documentation>Capacitor Bank</xsd:documentation>
  </xsd:annotation>
  <xsd:complexContent>
    <xsd:extension base="NOSEquipmentType"/>
  </xsd:complexContent>
</xsd:complexType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/NOSEquipment_r18.xsd
Complex Type NOSCircuitBreakerType
Namespace urn:aseXML:r25
Annotations
Circuit Breaker
Diagram
Diagram asexml_r2512.tmp#id1024 asexml_r2512.tmp#id1017 asexml_r2512.tmp#id1018 asexml_r2512.tmp#id1019 asexml_r2512.tmp#id1020 asexml_r2512.tmp#id1021 asexml_r2512.tmp#id1022 asexml_r2512.tmp#id1023 asexml_r2512.tmp#id1016 asexml_r2512.tmp#id1852 asexml_r2512.tmp#id1853 asexml_r2512.tmp#id1854 asexml_r2512.tmp#id1851
Type extension of NOSEquipmentType
Type hierarchy
Model CompanyElementId , CompanyElementName{0,1} , CommissionDate{0,1} , RetirementDate{0,1} , NEMMCOName{0,1} , ValidatedBy{0,1} , TNSPId{0,1} , StationFromCompanyElementId{0,1} , Voltage{0,1} , Designation{0,1}
Children CommissionDate, CompanyElementId, CompanyElementName, Designation, NEMMCOName, RetirementDate, StationFromCompanyElementId, TNSPId, ValidatedBy, Voltage
Attributes
QName Type Fixed Default Use Annotation
operationType NOSOperationType optional
Source
<xsd:complexType name="NOSCircuitBreakerType">
  <xsd:annotation>
    <xsd:documentation>Circuit Breaker</xsd:documentation>
  </xsd:annotation>
  <xsd:complexContent>
    <xsd:extension base="NOSEquipmentType"/>
  </xsd:complexContent>
</xsd:complexType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/NOSEquipment_r18.xsd
Complex Type NOSIsolatorType
Namespace urn:aseXML:r25
Annotations
Isolator
Diagram
Diagram asexml_r2512.tmp#id1024 asexml_r2512.tmp#id1017 asexml_r2512.tmp#id1018 asexml_r2512.tmp#id1019 asexml_r2512.tmp#id1020 asexml_r2512.tmp#id1021 asexml_r2512.tmp#id1022 asexml_r2512.tmp#id1023 asexml_r2512.tmp#id1016 asexml_r2512.tmp#id1852 asexml_r2512.tmp#id1853 asexml_r2512.tmp#id1854 asexml_r2512.tmp#id1851
Type extension of NOSEquipmentType
Type hierarchy
Model CompanyElementId , CompanyElementName{0,1} , CommissionDate{0,1} , RetirementDate{0,1} , NEMMCOName{0,1} , ValidatedBy{0,1} , TNSPId{0,1} , StationFromCompanyElementId{0,1} , Voltage{0,1} , Designation{0,1}
Children CommissionDate, CompanyElementId, CompanyElementName, Designation, NEMMCOName, RetirementDate, StationFromCompanyElementId, TNSPId, ValidatedBy, Voltage
Attributes
QName Type Fixed Default Use Annotation
operationType NOSOperationType optional
Source
<xsd:complexType name="NOSIsolatorType">
  <xsd:annotation>
    <xsd:documentation>Isolator</xsd:documentation>
  </xsd:annotation>
  <xsd:complexContent>
    <xsd:extension base="NOSEquipmentType"/>
  </xsd:complexContent>
</xsd:complexType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/NOSEquipment_r18.xsd
Complex Type NOSLoadType
Namespace urn:aseXML:r25
Annotations
Load
Diagram
Diagram asexml_r2512.tmp#id1024 asexml_r2512.tmp#id1017 asexml_r2512.tmp#id1018 asexml_r2512.tmp#id1019 asexml_r2512.tmp#id1020 asexml_r2512.tmp#id1021 asexml_r2512.tmp#id1022 asexml_r2512.tmp#id1023 asexml_r2512.tmp#id1016 asexml_r2512.tmp#id1852 asexml_r2512.tmp#id1853 asexml_r2512.tmp#id1854 asexml_r2512.tmp#id1851
Type extension of NOSEquipmentType
Type hierarchy
Model CompanyElementId , CompanyElementName{0,1} , CommissionDate{0,1} , RetirementDate{0,1} , NEMMCOName{0,1} , ValidatedBy{0,1} , TNSPId{0,1} , StationFromCompanyElementId{0,1} , Voltage{0,1} , Designation{0,1}
Children CommissionDate, CompanyElementId, CompanyElementName, Designation, NEMMCOName, RetirementDate, StationFromCompanyElementId, TNSPId, ValidatedBy, Voltage
Attributes
QName Type Fixed Default Use Annotation
operationType NOSOperationType optional
Source
<xsd:complexType name="NOSLoadType">
  <xsd:annotation>
    <xsd:documentation>Load</xsd:documentation>
  </xsd:annotation>
  <xsd:complexContent>
    <xsd:extension base="NOSEquipmentType"/>
  </xsd:complexContent>
</xsd:complexType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/NOSEquipment_r18.xsd
Complex Type NOSReactorType
Namespace urn:aseXML:r25
Annotations
Reactor
Diagram
Diagram asexml_r2512.tmp#id1024 asexml_r2512.tmp#id1017 asexml_r2512.tmp#id1018 asexml_r2512.tmp#id1019 asexml_r2512.tmp#id1020 asexml_r2512.tmp#id1021 asexml_r2512.tmp#id1022 asexml_r2512.tmp#id1023 asexml_r2512.tmp#id1016 asexml_r2512.tmp#id1852 asexml_r2512.tmp#id1853 asexml_r2512.tmp#id1854 asexml_r2512.tmp#id1851
Type extension of NOSEquipmentType
Type hierarchy
Model CompanyElementId , CompanyElementName{0,1} , CommissionDate{0,1} , RetirementDate{0,1} , NEMMCOName{0,1} , ValidatedBy{0,1} , TNSPId{0,1} , StationFromCompanyElementId{0,1} , Voltage{0,1} , Designation{0,1}
Children CommissionDate, CompanyElementId, CompanyElementName, Designation, NEMMCOName, RetirementDate, StationFromCompanyElementId, TNSPId, ValidatedBy, Voltage
Attributes
QName Type Fixed Default Use Annotation
operationType NOSOperationType optional
Source
<xsd:complexType name="NOSReactorType">
  <xsd:annotation>
    <xsd:documentation>Reactor</xsd:documentation>
  </xsd:annotation>
  <xsd:complexContent>
    <xsd:extension base="NOSEquipmentType"/>
  </xsd:complexContent>
</xsd:complexType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/NOSEquipment_r18.xsd
Complex Type NOSStaticVarCompensatorType
Namespace urn:aseXML:r25
Annotations
Static Var Compensator
Diagram
Diagram asexml_r2512.tmp#id1024 asexml_r2512.tmp#id1017 asexml_r2512.tmp#id1018 asexml_r2512.tmp#id1019 asexml_r2512.tmp#id1020 asexml_r2512.tmp#id1021 asexml_r2512.tmp#id1022 asexml_r2512.tmp#id1023 asexml_r2512.tmp#id1016 asexml_r2512.tmp#id1852 asexml_r2512.tmp#id1853 asexml_r2512.tmp#id1854 asexml_r2512.tmp#id1851
Type extension of NOSEquipmentType
Type hierarchy
Model CompanyElementId , CompanyElementName{0,1} , CommissionDate{0,1} , RetirementDate{0,1} , NEMMCOName{0,1} , ValidatedBy{0,1} , TNSPId{0,1} , StationFromCompanyElementId{0,1} , Voltage{0,1} , Designation{0,1}
Children CommissionDate, CompanyElementId, CompanyElementName, Designation, NEMMCOName, RetirementDate, StationFromCompanyElementId, TNSPId, ValidatedBy, Voltage
Attributes
QName Type Fixed Default Use Annotation
operationType NOSOperationType optional
Source
<xsd:complexType name="NOSStaticVarCompensatorType">
  <xsd:annotation>
    <xsd:documentation>Static Var Compensator</xsd:documentation>
  </xsd:annotation>
  <xsd:complexContent>
    <xsd:extension base="NOSEquipmentType"/>
  </xsd:complexContent>
</xsd:complexType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/NOSEquipment_r18.xsd
Complex Type NOSSynchronousCondenserType
Namespace urn:aseXML:r25
Annotations
Synchronous Condenser
Diagram
Diagram asexml_r2512.tmp#id1024 asexml_r2512.tmp#id1017 asexml_r2512.tmp#id1018 asexml_r2512.tmp#id1019 asexml_r2512.tmp#id1020 asexml_r2512.tmp#id1021 asexml_r2512.tmp#id1022 asexml_r2512.tmp#id1023 asexml_r2512.tmp#id1016 asexml_r2512.tmp#id1852 asexml_r2512.tmp#id1853 asexml_r2512.tmp#id1854 asexml_r2512.tmp#id1851
Type extension of NOSEquipmentType
Type hierarchy
Model CompanyElementId , CompanyElementName{0,1} , CommissionDate{0,1} , RetirementDate{0,1} , NEMMCOName{0,1} , ValidatedBy{0,1} , TNSPId{0,1} , StationFromCompanyElementId{0,1} , Voltage{0,1} , Designation{0,1}
Children CommissionDate, CompanyElementId, CompanyElementName, Designation, NEMMCOName, RetirementDate, StationFromCompanyElementId, TNSPId, ValidatedBy, Voltage
Attributes
QName Type Fixed Default Use Annotation
operationType NOSOperationType optional
Source
<xsd:complexType name="NOSSynchronousCondenserType">
  <xsd:annotation>
    <xsd:documentation>Synchronous Condenser</xsd:documentation>
  </xsd:annotation>
  <xsd:complexContent>
    <xsd:extension base="NOSEquipmentType"/>
  </xsd:complexContent>
</xsd:complexType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/NOSEquipment_r18.xsd
Complex Type NOSUnitType
Namespace urn:aseXML:r25
Annotations
Generator
Diagram
Diagram asexml_r2512.tmp#id1024 asexml_r2512.tmp#id1017 asexml_r2512.tmp#id1018 asexml_r2512.tmp#id1019 asexml_r2512.tmp#id1020 asexml_r2512.tmp#id1021 asexml_r2512.tmp#id1022 asexml_r2512.tmp#id1023 asexml_r2512.tmp#id1016 asexml_r2512.tmp#id1852 asexml_r2512.tmp#id1853 asexml_r2512.tmp#id1854 asexml_r2512.tmp#id1851
Type extension of NOSEquipmentType
Type hierarchy
Model CompanyElementId , CompanyElementName{0,1} , CommissionDate{0,1} , RetirementDate{0,1} , NEMMCOName{0,1} , ValidatedBy{0,1} , TNSPId{0,1} , StationFromCompanyElementId{0,1} , Voltage{0,1} , Designation{0,1}
Children CommissionDate, CompanyElementId, CompanyElementName, Designation, NEMMCOName, RetirementDate, StationFromCompanyElementId, TNSPId, ValidatedBy, Voltage
Attributes
QName Type Fixed Default Use Annotation
operationType NOSOperationType optional
Source
<xsd:complexType name="NOSUnitType">
  <xsd:annotation>
    <xsd:documentation>Generator</xsd:documentation>
  </xsd:annotation>
  <xsd:complexContent>
    <xsd:extension base="NOSEquipmentType"/>
  </xsd:complexContent>
</xsd:complexType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/NOSEquipment_r18.xsd
Complex Type NOSLineType
Namespace urn:aseXML:r25
Annotations
A line connecting two stations
Diagram
Diagram asexml_r2512.tmp#id1024 asexml_r2512.tmp#id1017 asexml_r2512.tmp#id1018 asexml_r2512.tmp#id1019 asexml_r2512.tmp#id1020 asexml_r2512.tmp#id1021 asexml_r2512.tmp#id1022 asexml_r2512.tmp#id1023 asexml_r2512.tmp#id1016 asexml_r2512.tmp#id1852 asexml_r2512.tmp#id1853 asexml_r2512.tmp#id1854 asexml_r2512.tmp#id1851 asexml_r2512.tmp#id1866
Type extension of NOSEquipmentType
Type hierarchy
Used by
Complex Type NOSTeeLineType
Model CompanyElementId , CompanyElementName{0,1} , CommissionDate{0,1} , RetirementDate{0,1} , NEMMCOName{0,1} , ValidatedBy{0,1} , TNSPId{0,1} , StationFromCompanyElementId{0,1} , Voltage{0,1} , Designation{0,1} , StationToCompanyElementId{0,1}
Children CommissionDate, CompanyElementId, CompanyElementName, Designation, NEMMCOName, RetirementDate, StationFromCompanyElementId, StationToCompanyElementId, TNSPId, ValidatedBy, Voltage
Attributes
QName Type Fixed Default Use Annotation
operationType NOSOperationType optional
Source
<xsd:complexType name="NOSLineType">
  <xsd:annotation>
    <xsd:documentation>A line connecting two stations</xsd:documentation>
  </xsd:annotation>
  <xsd:complexContent>
    <xsd:extension base="NOSEquipmentType">
      <xsd:sequence>
        <xsd:element name="StationToCompanyElementId" type="CompanyElementIdType" minOccurs="0">
          <xsd:annotation>
            <xsd:documentation>Station to contains the company element id for the 'To' station. This value is not updatable and may not have the same value as StationFromCompanyElementId.</xsd:documentation>
          </xsd:annotation>
        </xsd:element>
      </xsd:sequence>
    </xsd:extension>
  </xsd:complexContent>
</xsd:complexType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/NOSEquipment_r18.xsd
Complex Type NOSTeeLineType
Namespace urn:aseXML:r25
Annotations
A line connecting three stations
Diagram
Diagram asexml_r2512.tmp#id1024 asexml_r2512.tmp#id1017 asexml_r2512.tmp#id1018 asexml_r2512.tmp#id1019 asexml_r2512.tmp#id1020 asexml_r2512.tmp#id1021 asexml_r2512.tmp#id1022 asexml_r2512.tmp#id1023 asexml_r2512.tmp#id1016 asexml_r2512.tmp#id1852 asexml_r2512.tmp#id1853 asexml_r2512.tmp#id1854 asexml_r2512.tmp#id1851 asexml_r2512.tmp#id1866 asexml_r2512.tmp#id1865 asexml_r2512.tmp#id1868
Type extension of NOSLineType
Type hierarchy
Model CompanyElementId , CompanyElementName{0,1} , CommissionDate{0,1} , RetirementDate{0,1} , NEMMCOName{0,1} , ValidatedBy{0,1} , TNSPId{0,1} , StationFromCompanyElementId{0,1} , Voltage{0,1} , Designation{0,1} , StationToCompanyElementId{0,1} , StationTeeCompanyElementId{0,1}
Children CommissionDate, CompanyElementId, CompanyElementName, Designation, NEMMCOName, RetirementDate, StationFromCompanyElementId, StationTeeCompanyElementId, StationToCompanyElementId, TNSPId, ValidatedBy, Voltage
Attributes
QName Type Fixed Default Use Annotation
operationType NOSOperationType optional
Source
<xsd:complexType name="NOSTeeLineType">
  <xsd:annotation>
    <xsd:documentation>A line connecting three stations</xsd:documentation>
  </xsd:annotation>
  <xsd:complexContent>
    <xsd:extension base="NOSLineType">
      <xsd:sequence>
        <xsd:element name="StationTeeCompanyElementId" type="CompanyElementIdType" minOccurs="0">
          <xsd:annotation>
            <xsd:documentation>Station Tee contains the company element id for the 'Tee' station. This value is not updatable and may not have the same value as StationFromCompanyElementId or StationToCompanyElementId.</xsd:documentation>
          </xsd:annotation>
        </xsd:element>
      </xsd:sequence>
    </xsd:extension>
  </xsd:complexContent>
</xsd:complexType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/NOSEquipment_r18.xsd
Complex Type NOSTwoWindingTransformerType
Namespace urn:aseXML:r25
Annotations
Two winding Transformer
Diagram
Diagram asexml_r2512.tmp#id1024 asexml_r2512.tmp#id1017 asexml_r2512.tmp#id1018 asexml_r2512.tmp#id1019 asexml_r2512.tmp#id1020 asexml_r2512.tmp#id1021 asexml_r2512.tmp#id1022 asexml_r2512.tmp#id1023 asexml_r2512.tmp#id1016 asexml_r2512.tmp#id1852 asexml_r2512.tmp#id1853 asexml_r2512.tmp#id1854 asexml_r2512.tmp#id1851 asexml_r2512.tmp#id1870
Type extension of NOSEquipmentType
Type hierarchy
Used by
Model CompanyElementId , CompanyElementName{0,1} , CommissionDate{0,1} , RetirementDate{0,1} , NEMMCOName{0,1} , ValidatedBy{0,1} , TNSPId{0,1} , StationFromCompanyElementId{0,1} , Voltage{0,1} , Designation{0,1} , Voltage2{0,1}
Children CommissionDate, CompanyElementId, CompanyElementName, Designation, NEMMCOName, RetirementDate, StationFromCompanyElementId, TNSPId, ValidatedBy, Voltage, Voltage2
Attributes
QName Type Fixed Default Use Annotation
operationType NOSOperationType optional
Source
<xsd:complexType name="NOSTwoWindingTransformerType">
  <xsd:annotation>
    <xsd:documentation>Two winding Transformer</xsd:documentation>
  </xsd:annotation>
  <xsd:complexContent>
    <xsd:extension base="NOSEquipmentType">
      <xsd:sequence>
        <xsd:element name="Voltage2" minOccurs="0">
          <xsd:annotation>
            <xsd:documentation>Secondary winding voltage must be less than Voltage</xsd:documentation>
          </xsd:annotation>
          <xsd:simpleType>
            <xsd:restriction base="NOSVoltage">
              <xsd:minInclusive value="0.2"/>
              <xsd:maxInclusive value="400.0"/>
            </xsd:restriction>
          </xsd:simpleType>
        </xsd:element>
      </xsd:sequence>
    </xsd:extension>
  </xsd:complexContent>
</xsd:complexType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/NOSEquipment_r18.xsd
Complex Type NOSThreeWindingTransformerType
Namespace urn:aseXML:r25
Annotations
Three winding Transformer
Diagram
Diagram asexml_r2512.tmp#id1024 asexml_r2512.tmp#id1017 asexml_r2512.tmp#id1018 asexml_r2512.tmp#id1019 asexml_r2512.tmp#id1020 asexml_r2512.tmp#id1021 asexml_r2512.tmp#id1022 asexml_r2512.tmp#id1023 asexml_r2512.tmp#id1016 asexml_r2512.tmp#id1852 asexml_r2512.tmp#id1853 asexml_r2512.tmp#id1854 asexml_r2512.tmp#id1851 asexml_r2512.tmp#id1870 asexml_r2512.tmp#id1869 asexml_r2512.tmp#id1872
Type extension of NOSTwoWindingTransformerType
Type hierarchy
Model CompanyElementId , CompanyElementName{0,1} , CommissionDate{0,1} , RetirementDate{0,1} , NEMMCOName{0,1} , ValidatedBy{0,1} , TNSPId{0,1} , StationFromCompanyElementId{0,1} , Voltage{0,1} , Designation{0,1} , Voltage2{0,1} , Voltage3{0,1}
Children CommissionDate, CompanyElementId, CompanyElementName, Designation, NEMMCOName, RetirementDate, StationFromCompanyElementId, TNSPId, ValidatedBy, Voltage, Voltage2, Voltage3
Attributes
QName Type Fixed Default Use Annotation
operationType NOSOperationType optional
Source
<xsd:complexType name="NOSThreeWindingTransformerType">
  <xsd:annotation>
    <xsd:documentation>Three winding Transformer</xsd:documentation>
  </xsd:annotation>
  <xsd:complexContent>
    <xsd:extension base="NOSTwoWindingTransformerType">
      <xsd:sequence>
        <xsd:element name="Voltage3" minOccurs="0">
          <xsd:annotation>
            <xsd:documentation>Tertiary winding voltage must be less than or equal to Voltage2</xsd:documentation>
          </xsd:annotation>
          <xsd:simpleType>
            <xsd:restriction base="NOSVoltage">
              <xsd:minInclusive value="0.2"/>
              <xsd:maxInclusive value="400.0"/>
            </xsd:restriction>
          </xsd:simpleType>
        </xsd:element>
      </xsd:sequence>
    </xsd:extension>
  </xsd:complexContent>
</xsd:complexType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/NOSEquipment_r18.xsd
Attribute EquipmentBaseType/@operationType
Namespace No namespace
Type NOSOperationType
Properties
use: optional
Facets
enumeration Submit, Resubmit, Withdraw
Used by
Complex Type EquipmentBaseType
Source
<xsd:attribute name="operationType" type="NOSOperationType" use="optional"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/NOSEquipment_r18.xsd
Attribute NOSEquipmentSubmission/@version
Namespace No namespace
Type r18
Type hierarchy
Properties
use: required
Facets
enumeration r18
pattern r[0-9]*|r[0-9]*_[a-z][0-9]*
Used by
Complex Type NOSEquipmentSubmission
Source
<xsd:attribute name="version" type="r18" use="required"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/NOSEquipment_r18.xsd
Attribute NOSEquipmentSubmission/@subject
Namespace No namespace
Type restriction of xsd:string
Properties
use: required
Facets
whiteSpace collapse
minLength 1
maxLength 40
Used by
Complex Type NOSEquipmentSubmission
Source
<xsd:attribute name="subject" use="required">
  <xsd:simpleType>
    <xsd:restriction base="xsd:string">
      <xsd:minLength value="1"/>
      <xsd:maxLength value="40"/>
      <xsd:whiteSpace value="collapse"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/NOSEquipment_r18.xsd
Attribute EquipmentResponseType/@operationType
Namespace No namespace
Type NOSOperationType
Properties
use: required
Facets
enumeration Submit, Resubmit, Withdraw
Used by
Complex Type EquipmentResponseType
Source
<xsd:attribute name="operationType" type="NOSOperationType" use="required"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/NOSEquipment_r18.xsd
Attribute NOSEquipmentResponse/@version
Namespace No namespace
Type r14
Type hierarchy
Properties
use: required
Facets
enumeration r14
pattern r[0-9]*|r[0-9]*_[a-z][0-9]*
Used by
Complex Type NOSEquipmentResponse
Source
<xsd:attribute name="version" type="r14" use="required"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/NOSEquipment_r18.xsd
Attribute NOSEquipmentInfoRequest/@version
Namespace No namespace
Type r16
Type hierarchy
Properties
use: required
Facets
enumeration r16
pattern r[0-9]*|r[0-9]*_[a-z][0-9]*
Used by
Source
<xsd:attribute name="version" type="r16" use="required"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/NOSEquipment_r18.xsd