Schema transticrevise.xsd


schema location:  transticrevise.xsd
attribute form default: 
element form default:  qualified
 
Elements 
date 
edart 
interval_definition 
time 


element date
diagram transticrevise_p1.png
type xsd:string
properties
content simple
used by
elements interval_definition/interval_end edart/transticrevise/switch/interval_definition/interval_start interval_definition/interval_start
source <xsd:element name="date" type="xsd:string"/>

element edart
diagram transticrevise_p2.png
properties
content complex
children transticrevise
source <xsd:element name="edart">
 
<xsd:complexType>
   
<xsd:sequence>
     
<xsd:element name="transticrevise" maxOccurs="unbounded">
       
<xsd:complexType>
         
<xsd:sequence>
           
<xsd:element name="company" type="xsd:short" minOccurs="0"/>
           
<xsd:choice>
             
<xsd:element name="pjm_ticket_id" type="xsd:positiveInteger" minOccurs="0"/>
             
<xsd:element name="company_ticket_id" minOccurs="0">
               
<xsd:simpleType>
                 
<xsd:restriction base="xsd:string">
                   
<xsd:minLength value="1"/>
                   
<xsd:maxLength value="50"/>
                 
</xsd:restriction>
               
</xsd:simpleType>
             
</xsd:element>
           
</xsd:choice>
           
<xsd:element name="company_ticket_id_1" minOccurs="0">
             
<xsd:simpleType>
               
<xsd:restriction base="xsd:string">
                 
<xsd:minLength value="1"/>
                 
<xsd:maxLength value="50"/>
               
</xsd:restriction>
             
</xsd:simpleType>
           
</xsd:element>
           
<xsd:element name="company_ticket_id_2" minOccurs="0">
             
<xsd:simpleType>
               
<xsd:restriction base="xsd:string">
                 
<xsd:minLength value="1"/>
                 
<xsd:maxLength value="50"/>
               
</xsd:restriction>
             
</xsd:simpleType>
           
</xsd:element>
           
<xsd:element name="company_ticket_id_3" minOccurs="0">
             
<xsd:simpleType>
               
<xsd:restriction base="xsd:string">
                 
<xsd:minLength value="1"/>
                 
<xsd:maxLength value="50"/>
               
</xsd:restriction>
             
</xsd:simpleType>
           
</xsd:element>
           
<xsd:element name="ticket_status" minOccurs="0">
             
<xsd:simpleType>
               
<xsd:restriction base="xsd:string">
                 
<xsd:enumeration value="cancel"/>
                 
<xsd:enumeration value="restore"/>
               
</xsd:restriction>
             
</xsd:simpleType>
           
</xsd:element>
           
<xsd:element name="description" minOccurs="0">
             
<xsd:simpleType>
               
<xsd:restriction base="xsd:string">
                 
<xsd:minLength value="1"/>
                 
<xsd:maxLength value="500"/>
                 
<xsd:whiteSpace value="collapse"/>
               
</xsd:restriction>
             
</xsd:simpleType>
           
</xsd:element>
           
<xsd:element name="availability" type="xsd:string" minOccurs="0"/>
           
<xsd:element ref="interval_definition" minOccurs="0"/>
           
<xsd:element name="outage_type" minOccurs="0">
             
<xsd:simpleType>
               
<xsd:restriction base="xsd:string">
                 
<xsd:enumeration value="DailyIncludingWeekends"/>
                 
<xsd:enumeration value="DailyNoWeekends"/>
                 
<xsd:enumeration value="DailyWeekendsOnly"/>
                 
<xsd:enumeration value="ContinuousNoWeekends"/>
                 
<xsd:enumeration value="Continuous"/>
                 
<xsd:enumeration value="EMS Tripped"/>
               
</xsd:restriction>
             
</xsd:simpleType>
           
</xsd:element>
           
<xsd:element name="ticket_type" minOccurs="0">
             
<xsd:complexType>
               
<xsd:attribute name="info" type="xsd:boolean" use="optional"/>
               
<xsd:attribute name="emergency" type="xsd:boolean" use="optional"/>
               
<xsd:attribute name="auto_reclose" type="xsd:boolean" use="optional"/>
               
<xsd:attribute name="directBilling" type="xsd:boolean" use="optional"/>
               
<xsd:attribute name="directBillingDecline" type="xsd:boolean" use="optional"/>
             
</xsd:complexType>
           
</xsd:element>
           
<xsd:element name="equipment" minOccurs="0" maxOccurs="unbounded">
             
<xsd:complexType>
               
<xsd:sequence>
                 
<xsd:element name="ta_id">
                   
<xsd:simpleType>
                     
<xsd:restriction base="xsd:int"/>
                   
</xsd:simpleType>
                 
</xsd:element>
                 
<xsd:element ref="interval_definition"/>
               
</xsd:sequence>
               
<xsd:attribute name="status" type="xsd:string" use="required"/>
             
</xsd:complexType>
           
</xsd:element>
           
<xsd:element name="switch" minOccurs="0">
             
<xsd:complexType>
               
<xsd:sequence>
                 
<xsd:element name="interval_definition">
                   
<xsd:complexType>
                     
<xsd:sequence>
                       
<xsd:element name="interval_start">
                         
<xsd:complexType>
                           
<xsd:sequence>
                             
<xsd:element ref="date"/>
                             
<xsd:element ref="time"/>
                           
</xsd:sequence>
                         
</xsd:complexType>
                       
</xsd:element>
                     
</xsd:sequence>
                   
</xsd:complexType>
                 
</xsd:element>
               
</xsd:sequence>
             
</xsd:complexType>
           
</xsd:element>
           
<xsd:element name="vegetationFlag" type="xsd:boolean" minOccurs="0"/>
           
<xsd:element name="cause" minOccurs="0" maxOccurs="unbounded">
             
<xsd:complexType>
               
<xsd:simpleContent>
                 
<xsd:extension base="xsd:integer">
                   
<xsd:attribute name="remove"/>
                 
</xsd:extension>
               
</xsd:simpleContent>
             
</xsd:complexType>
           
</xsd:element>
           
<xsd:element name="cutInFlag" type="xsd:boolean" minOccurs="0"/>
           
<xsd:element name="nerctads" minOccurs="0">
             
<xsd:complexType>
               
<xsd:choice>
                 
<xsd:element name="planned">
                   
<xsd:simpleType>
                     
<xsd:restriction base="xsd:string">
                       
<xsd:enumeration value="Maintenance and Construction"/>
                       
<xsd:enumeration value="Other Planned Outage"/>
                       
<xsd:enumeration value="Third Party Request"/>
                     
</xsd:restriction>
                   
</xsd:simpleType>
                 
</xsd:element>
                 
<xsd:element name="operational">
                   
<xsd:simpleType>
                     
<xsd:restriction base="xsd:string">
                       
<xsd:enumeration value="Emergency"/>
                       
<xsd:enumeration value="Other"/>
                       
<xsd:enumeration value="System Operation"/>
                       
<xsd:enumeration value="System Voltage"/>
                     
</xsd:restriction>
                   
</xsd:simpleType>
                 
</xsd:element>
                 
<xsd:element name="autoReclose">
                   
<xsd:complexType>
                     
<xsd:sequence>
                       
<xsd:element name="sharedCommonStructure" type="xsd:boolean" minOccurs="0"/>
                       
<xsd:element name="faultType">
                         
<xsd:simpleType>
                           
<xsd:restriction base="xsd:integer">
                             
<xsd:minInclusive value="0"/>
                             
<xsd:maxInclusive value="5"/>
                           
</xsd:restriction>
                         
</xsd:simpleType>
                       
</xsd:element>
                       
<xsd:element name="outageInitCode">
                         
<xsd:simpleType>
                           
<xsd:restriction base="xsd:integer">
                             
<xsd:minInclusive value="0"/>
                             
<xsd:maxInclusive value="5"/>
                           
</xsd:restriction>
                         
</xsd:simpleType>
                       
</xsd:element>
                       
<xsd:element name="initCauseCode">
                         
<xsd:simpleType>
                           
<xsd:restriction base="xsd:integer">
                             
<xsd:minInclusive value="0"/>
                             
<xsd:maxInclusive value="17"/>
                           
</xsd:restriction>
                         
</xsd:simpleType>
                       
</xsd:element>
                       
<xsd:element name="sustainedCauseCode">
                         
<xsd:simpleType>
                           
<xsd:restriction base="xsd:integer">
                             
<xsd:minInclusive value="0"/>
                             
<xsd:maxInclusive value="18"/>
                           
</xsd:restriction>
                         
</xsd:simpleType>
                       
</xsd:element>
                       
<xsd:element name="outageModeCode">
                         
<xsd:simpleType>
                           
<xsd:restriction base="xsd:integer">
                             
<xsd:minInclusive value="0"/>
                             
<xsd:maxInclusive value="5"/>
                           
</xsd:restriction>
                         
</xsd:simpleType>
                       
</xsd:element>
                     
</xsd:sequence>
                   
</xsd:complexType>
                 
</xsd:element>
               
</xsd:choice>
             
</xsd:complexType>
           
</xsd:element>
           
<xsd:element name="newCompanyTicketId" minOccurs="0">
             
<xsd:simpleType>
               
<xsd:restriction base="xsd:string">
                 
<xsd:minLength value="1"/>
                 
<xsd:maxLength value="50"/>
               
</xsd:restriction>
             
</xsd:simpleType>
           
</xsd:element>
           
<xsd:element name="rtepQueueNumber" type="xsd:integer" minOccurs="0"/>
           
<xsd:element name="directBilling" type="xsd:boolean" minOccurs="0"/>
           
<xsd:element name="directBillingDecline" type="xsd:boolean" minOccurs="0"/>
         
</xsd:sequence>
       
</xsd:complexType>
     
</xsd:element>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element edart/transticrevise
diagram transticrevise_p3.png
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children company pjm_ticket_id company_ticket_id company_ticket_id_1 company_ticket_id_2 company_ticket_id_3 ticket_status description availability interval_definition outage_type ticket_type equipment switch vegetationFlag cause cutInFlag nerctads newCompanyTicketId rtepQueueNumber directBilling directBillingDecline
source <xsd:element name="transticrevise" maxOccurs="unbounded">
 
<xsd:complexType>
   
<xsd:sequence>
     
<xsd:element name="company" type="xsd:short" minOccurs="0"/>
     
<xsd:choice>
       
<xsd:element name="pjm_ticket_id" type="xsd:positiveInteger" minOccurs="0"/>
       
<xsd:element name="company_ticket_id" minOccurs="0">
         
<xsd:simpleType>
           
<xsd:restriction base="xsd:string">
             
<xsd:minLength value="1"/>
             
<xsd:maxLength value="50"/>
           
</xsd:restriction>
         
</xsd:simpleType>
       
</xsd:element>
     
</xsd:choice>
     
<xsd:element name="company_ticket_id_1" minOccurs="0">
       
<xsd:simpleType>
         
<xsd:restriction base="xsd:string">
           
<xsd:minLength value="1"/>
           
<xsd:maxLength value="50"/>
         
</xsd:restriction>
       
</xsd:simpleType>
     
</xsd:element>
     
<xsd:element name="company_ticket_id_2" minOccurs="0">
       
<xsd:simpleType>
         
<xsd:restriction base="xsd:string">
           
<xsd:minLength value="1"/>
           
<xsd:maxLength value="50"/>
         
</xsd:restriction>
       
</xsd:simpleType>
     
</xsd:element>
     
<xsd:element name="company_ticket_id_3" minOccurs="0">
       
<xsd:simpleType>
         
<xsd:restriction base="xsd:string">
           
<xsd:minLength value="1"/>
           
<xsd:maxLength value="50"/>
         
</xsd:restriction>
       
</xsd:simpleType>
     
</xsd:element>
     
<xsd:element name="ticket_status" minOccurs="0">
       
<xsd:simpleType>
         
<xsd:restriction base="xsd:string">
           
<xsd:enumeration value="cancel"/>
           
<xsd:enumeration value="restore"/>
         
</xsd:restriction>
       
</xsd:simpleType>
     
</xsd:element>
     
<xsd:element name="description" minOccurs="0">
       
<xsd:simpleType>
         
<xsd:restriction base="xsd:string">
           
<xsd:minLength value="1"/>
           
<xsd:maxLength value="500"/>
           
<xsd:whiteSpace value="collapse"/>
         
</xsd:restriction>
       
</xsd:simpleType>
     
</xsd:element>
     
<xsd:element name="availability" type="xsd:string" minOccurs="0"/>
     
<xsd:element ref="interval_definition" minOccurs="0"/>
     
<xsd:element name="outage_type" minOccurs="0">
       
<xsd:simpleType>
         
<xsd:restriction base="xsd:string">
           
<xsd:enumeration value="DailyIncludingWeekends"/>
           
<xsd:enumeration value="DailyNoWeekends"/>
           
<xsd:enumeration value="DailyWeekendsOnly"/>
           
<xsd:enumeration value="ContinuousNoWeekends"/>
           
<xsd:enumeration value="Continuous"/>
           
<xsd:enumeration value="EMS Tripped"/>
         
</xsd:restriction>
       
</xsd:simpleType>
     
</xsd:element>
     
<xsd:element name="ticket_type" minOccurs="0">
       
<xsd:complexType>
         
<xsd:attribute name="info" type="xsd:boolean" use="optional"/>
         
<xsd:attribute name="emergency" type="xsd:boolean" use="optional"/>
         
<xsd:attribute name="auto_reclose" type="xsd:boolean" use="optional"/>
         
<xsd:attribute name="directBilling" type="xsd:boolean" use="optional"/>
         
<xsd:attribute name="directBillingDecline" type="xsd:boolean" use="optional"/>
       
</xsd:complexType>
     
</xsd:element>
     
<xsd:element name="equipment" minOccurs="0" maxOccurs="unbounded">
       
<xsd:complexType>
         
<xsd:sequence>
           
<xsd:element name="ta_id">
             
<xsd:simpleType>
               
<xsd:restriction base="xsd:int"/>
             
</xsd:simpleType>
           
</xsd:element>
           
<xsd:element ref="interval_definition"/>
         
</xsd:sequence>
         
<xsd:attribute name="status" type="xsd:string" use="required"/>
       
</xsd:complexType>
     
</xsd:element>
     
<xsd:element name="switch" minOccurs="0">
       
<xsd:complexType>
         
<xsd:sequence>
           
<xsd:element name="interval_definition">
             
<xsd:complexType>
               
<xsd:sequence>
                 
<xsd:element name="interval_start">
                   
<xsd:complexType>
                     
<xsd:sequence>
                       
<xsd:element ref="date"/>
                       
<xsd:element ref="time"/>
                     
</xsd:sequence>
                   
</xsd:complexType>
                 
</xsd:element>
               
</xsd:sequence>
             
</xsd:complexType>
           
</xsd:element>
         
</xsd:sequence>
       
</xsd:complexType>
     
</xsd:element>
     
<xsd:element name="vegetationFlag" type="xsd:boolean" minOccurs="0"/>
     
<xsd:element name="cause" minOccurs="0" maxOccurs="unbounded">
       
<xsd:complexType>
         
<xsd:simpleContent>
           
<xsd:extension base="xsd:integer">
             
<xsd:attribute name="remove"/>
           
</xsd:extension>
         
</xsd:simpleContent>
       
</xsd:complexType>
     
</xsd:element>
     
<xsd:element name="cutInFlag" type="xsd:boolean" minOccurs="0"/>
     
<xsd:element name="nerctads" minOccurs="0">
       
<xsd:complexType>
         
<xsd:choice>
           
<xsd:element name="planned">
             
<xsd:simpleType>
               
<xsd:restriction base="xsd:string">
                 
<xsd:enumeration value="Maintenance and Construction"/>
                 
<xsd:enumeration value="Other Planned Outage"/>
                 
<xsd:enumeration value="Third Party Request"/>
               
</xsd:restriction>
             
</xsd:simpleType>
           
</xsd:element>
           
<xsd:element name="operational">
             
<xsd:simpleType>
               
<xsd:restriction base="xsd:string">
                 
<xsd:enumeration value="Emergency"/>
                 
<xsd:enumeration value="Other"/>
                 
<xsd:enumeration value="System Operation"/>
                 
<xsd:enumeration value="System Voltage"/>
               
</xsd:restriction>
             
</xsd:simpleType>
           
</xsd:element>
           
<xsd:element name="autoReclose">
             
<xsd:complexType>
               
<xsd:sequence>
                 
<xsd:element name="sharedCommonStructure" type="xsd:boolean" minOccurs="0"/>
                 
<xsd:element name="faultType">
                   
<xsd:simpleType>
                     
<xsd:restriction base="xsd:integer">
                       
<xsd:minInclusive value="0"/>
                       
<xsd:maxInclusive value="5"/>
                     
</xsd:restriction>
                   
</xsd:simpleType>
                 
</xsd:element>
                 
<xsd:element name="outageInitCode">
                   
<xsd:simpleType>
                     
<xsd:restriction base="xsd:integer">
                       
<xsd:minInclusive value="0"/>
                       
<xsd:maxInclusive value="5"/>
                     
</xsd:restriction>
                   
</xsd:simpleType>
                 
</xsd:element>
                 
<xsd:element name="initCauseCode">
                   
<xsd:simpleType>
                     
<xsd:restriction base="xsd:integer">
                       
<xsd:minInclusive value="0"/>
                       
<xsd:maxInclusive value="17"/>
                     
</xsd:restriction>
                   
</xsd:simpleType>
                 
</xsd:element>
                 
<xsd:element name="sustainedCauseCode">
                   
<xsd:simpleType>
                     
<xsd:restriction base="xsd:integer">
                       
<xsd:minInclusive value="0"/>
                       
<xsd:maxInclusive value="18"/>
                     
</xsd:restriction>
                   
</xsd:simpleType>
                 
</xsd:element>
                 
<xsd:element name="outageModeCode">
                   
<xsd:simpleType>
                     
<xsd:restriction base="xsd:integer">
                       
<xsd:minInclusive value="0"/>
                       
<xsd:maxInclusive value="5"/>
                     
</xsd:restriction>
                   
</xsd:simpleType>
                 
</xsd:element>
               
</xsd:sequence>
             
</xsd:complexType>
           
</xsd:element>
         
</xsd:choice>
       
</xsd:complexType>
     
</xsd:element>
     
<xsd:element name="newCompanyTicketId" minOccurs="0">
       
<xsd:simpleType>
         
<xsd:restriction base="xsd:string">
           
<xsd:minLength value="1"/>
           
<xsd:maxLength value="50"/>
         
</xsd:restriction>
       
</xsd:simpleType>
     
</xsd:element>
     
<xsd:element name="rtepQueueNumber" type="xsd:integer" minOccurs="0"/>
     
<xsd:element name="directBilling" type="xsd:boolean" minOccurs="0"/>
     
<xsd:element name="directBillingDecline" type="xsd:boolean" minOccurs="0"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element edart/transticrevise/company
diagram transticrevise_p4.png
type xsd:short
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="company" type="xsd:short" minOccurs="0"/>

element edart/transticrevise/pjm_ticket_id
diagram transticrevise_p5.png
type xsd:positiveInteger
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="pjm_ticket_id" type="xsd:positiveInteger" minOccurs="0"/>

element edart/transticrevise/company_ticket_id
diagram transticrevise_p6.png
type restriction of xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
minLength 
maxLength 50 
source <xsd:element name="company_ticket_id" minOccurs="0">
 
<xsd:simpleType>
   
<xsd:restriction base="xsd:string">
     
<xsd:minLength value="1"/>
     
<xsd:maxLength value="50"/>
   
</xsd:restriction>
 
</xsd:simpleType>
</xsd:element>

element edart/transticrevise/company_ticket_id_1
diagram transticrevise_p7.png
type restriction of xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
minLength 
maxLength 50 
source <xsd:element name="company_ticket_id_1" minOccurs="0">
 
<xsd:simpleType>
   
<xsd:restriction base="xsd:string">
     
<xsd:minLength value="1"/>
     
<xsd:maxLength value="50"/>
   
</xsd:restriction>
 
</xsd:simpleType>
</xsd:element>

element edart/transticrevise/company_ticket_id_2
diagram transticrevise_p8.png
type restriction of xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
minLength 
maxLength 50 
source <xsd:element name="company_ticket_id_2" minOccurs="0">
 
<xsd:simpleType>
   
<xsd:restriction base="xsd:string">
     
<xsd:minLength value="1"/>
     
<xsd:maxLength value="50"/>
   
</xsd:restriction>
 
</xsd:simpleType>
</xsd:element>

element edart/transticrevise/company_ticket_id_3
diagram transticrevise_p9.png
type restriction of xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
minLength 
maxLength 50 
source <xsd:element name="company_ticket_id_3" minOccurs="0">
 
<xsd:simpleType>
   
<xsd:restriction base="xsd:string">
     
<xsd:minLength value="1"/>
     
<xsd:maxLength value="50"/>
   
</xsd:restriction>
 
</xsd:simpleType>
</xsd:element>

element edart/transticrevise/ticket_status
diagram transticrevise_p10.png
type restriction of xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
enumeration cancel 
enumeration restore 
source <xsd:element name="ticket_status" minOccurs="0">
 
<xsd:simpleType>
   
<xsd:restriction base="xsd:string">
     
<xsd:enumeration value="cancel"/>
     
<xsd:enumeration value="restore"/>
   
</xsd:restriction>
 
</xsd:simpleType>
</xsd:element>

element edart/transticrevise/description
diagram transticrevise_p11.png
type restriction of xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
minLength 
maxLength 500 
whiteSpace collapse 
source <xsd:element name="description" minOccurs="0">
 
<xsd:simpleType>
   
<xsd:restriction base="xsd:string">
     
<xsd:minLength value="1"/>
     
<xsd:maxLength value="500"/>
     
<xsd:whiteSpace value="collapse"/>
   
</xsd:restriction>
 
</xsd:simpleType>
</xsd:element>

element edart/transticrevise/availability
diagram transticrevise_p12.png
type xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="availability" type="xsd:string" minOccurs="0"/>

element edart/transticrevise/outage_type
diagram transticrevise_p13.png
type restriction of xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
enumeration DailyIncludingWeekends 
enumeration DailyNoWeekends 
enumeration DailyWeekendsOnly 
enumeration ContinuousNoWeekends 
enumeration Continuous 
enumeration EMS Tripped 
source <xsd:element name="outage_type" minOccurs="0">
 
<xsd:simpleType>
   
<xsd:restriction base="xsd:string">
     
<xsd:enumeration value="DailyIncludingWeekends"/>
     
<xsd:enumeration value="DailyNoWeekends"/>
     
<xsd:enumeration value="DailyWeekendsOnly"/>
     
<xsd:enumeration value="ContinuousNoWeekends"/>
     
<xsd:enumeration value="Continuous"/>
     
<xsd:enumeration value="EMS Tripped"/>
   
</xsd:restriction>
 
</xsd:simpleType>
</xsd:element>

element edart/transticrevise/ticket_type
diagram transticrevise_p14.png
properties
isRef 0
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
infoxsd:booleanoptional      
emergencyxsd:booleanoptional      
auto_reclosexsd:booleanoptional      
directBillingxsd:booleanoptional      
directBillingDeclinexsd:booleanoptional      
source <xsd:element name="ticket_type" minOccurs="0">
 
<xsd:complexType>
   
<xsd:attribute name="info" type="xsd:boolean" use="optional"/>
   
<xsd:attribute name="emergency" type="xsd:boolean" use="optional"/>
   
<xsd:attribute name="auto_reclose" type="xsd:boolean" use="optional"/>
   
<xsd:attribute name="directBilling" type="xsd:boolean" use="optional"/>
   
<xsd:attribute name="directBillingDecline" type="xsd:boolean" use="optional"/>
 
</xsd:complexType>
</xsd:element>

attribute edart/transticrevise/ticket_type/@info
type xsd:boolean
properties
isRef 0
use optional
source <xsd:attribute name="info" type="xsd:boolean" use="optional"/>

attribute edart/transticrevise/ticket_type/@emergency
type xsd:boolean
properties
isRef 0
use optional
source <xsd:attribute name="emergency" type="xsd:boolean" use="optional"/>

attribute edart/transticrevise/ticket_type/@auto_reclose
type xsd:boolean
properties
isRef 0
use optional
source <xsd:attribute name="auto_reclose" type="xsd:boolean" use="optional"/>

attribute edart/transticrevise/ticket_type/@directBilling
type xsd:boolean
properties
isRef 0
use optional
source <xsd:attribute name="directBilling" type="xsd:boolean" use="optional"/>

attribute edart/transticrevise/ticket_type/@directBillingDecline
type xsd:boolean
properties
isRef 0
use optional
source <xsd:attribute name="directBillingDecline" type="xsd:boolean" use="optional"/>

element edart/transticrevise/equipment
diagram transticrevise_p15.png
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children ta_id interval_definition
attributes
Name  Type  Use  Default  Fixed  annotation
statusxsd:stringrequired      
source <xsd:element name="equipment" minOccurs="0" maxOccurs="unbounded">
 
<xsd:complexType>
   
<xsd:sequence>
     
<xsd:element name="ta_id">
       
<xsd:simpleType>
         
<xsd:restriction base="xsd:int"/>
       
</xsd:simpleType>
     
</xsd:element>
     
<xsd:element ref="interval_definition"/>
   
</xsd:sequence>
   
<xsd:attribute name="status" type="xsd:string" use="required"/>
 
</xsd:complexType>
</xsd:element>

attribute edart/transticrevise/equipment/@status
type xsd:string
properties
isRef 0
use required
source <xsd:attribute name="status" type="xsd:string" use="required"/>

element edart/transticrevise/equipment/ta_id
diagram transticrevise_p16.png
type restriction of xsd:int
properties
isRef 0
content simple
source <xsd:element name="ta_id">
 
<xsd:simpleType>
   
<xsd:restriction base="xsd:int"/>
 
</xsd:simpleType>
</xsd:element>

element edart/transticrevise/switch
diagram transticrevise_p17.png
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children interval_definition
source <xsd:element name="switch" minOccurs="0">
 
<xsd:complexType>
   
<xsd:sequence>
     
<xsd:element name="interval_definition">
       
<xsd:complexType>
         
<xsd:sequence>
           
<xsd:element name="interval_start">
             
<xsd:complexType>
               
<xsd:sequence>
                 
<xsd:element ref="date"/>
                 
<xsd:element ref="time"/>
               
</xsd:sequence>
             
</xsd:complexType>
           
</xsd:element>
         
</xsd:sequence>
       
</xsd:complexType>
     
</xsd:element>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element edart/transticrevise/switch/interval_definition
diagram transticrevise_p18.png
properties
isRef 0
content complex
children interval_start
used by
elements edart/transticrevise/equipment edart/transticrevise
source <xsd:element name="interval_definition">
 
<xsd:complexType>
   
<xsd:sequence>
     
<xsd:element name="interval_start">
       
<xsd:complexType>
         
<xsd:sequence>
           
<xsd:element ref="date"/>
           
<xsd:element ref="time"/>
         
</xsd:sequence>
       
</xsd:complexType>
     
</xsd:element>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element edart/transticrevise/switch/interval_definition/interval_start
diagram transticrevise_p19.png
properties
isRef 0
content complex
children date time
source <xsd:element name="interval_start">
 
<xsd:complexType>
   
<xsd:sequence>
     
<xsd:element ref="date"/>
     
<xsd:element ref="time"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element edart/transticrevise/vegetationFlag
diagram transticrevise_p20.png
type xsd:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="vegetationFlag" type="xsd:boolean" minOccurs="0"/>

element edart/transticrevise/cause
diagram transticrevise_p21.png
type extension of xsd:integer
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
remove      
source <xsd:element name="cause" minOccurs="0" maxOccurs="unbounded">
 
<xsd:complexType>
   
<xsd:simpleContent>
     
<xsd:extension base="xsd:integer">
       
<xsd:attribute name="remove"/>
     
</xsd:extension>
   
</xsd:simpleContent>
 
</xsd:complexType>
</xsd:element>

attribute edart/transticrevise/cause/@remove
properties
isRef 0
source <xsd:attribute name="remove"/>

element edart/transticrevise/cutInFlag
diagram transticrevise_p22.png
type xsd:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="cutInFlag" type="xsd:boolean" minOccurs="0"/>

element edart/transticrevise/nerctads
diagram transticrevise_p23.png
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children planned operational autoReclose
source <xsd:element name="nerctads" minOccurs="0">
 
<xsd:complexType>
   
<xsd:choice>
     
<xsd:element name="planned">
       
<xsd:simpleType>
         
<xsd:restriction base="xsd:string">
           
<xsd:enumeration value="Maintenance and Construction"/>
           
<xsd:enumeration value="Other Planned Outage"/>
           
<xsd:enumeration value="Third Party Request"/>
         
</xsd:restriction>
       
</xsd:simpleType>
     
</xsd:element>
     
<xsd:element name="operational">
       
<xsd:simpleType>
         
<xsd:restriction base="xsd:string">
           
<xsd:enumeration value="Emergency"/>
           
<xsd:enumeration value="Other"/>
           
<xsd:enumeration value="System Operation"/>
           
<xsd:enumeration value="System Voltage"/>
         
</xsd:restriction>
       
</xsd:simpleType>
     
</xsd:element>
     
<xsd:element name="autoReclose">
       
<xsd:complexType>
         
<xsd:sequence>
           
<xsd:element name="sharedCommonStructure" type="xsd:boolean" minOccurs="0"/>
           
<xsd:element name="faultType">
             
<xsd:simpleType>
               
<xsd:restriction base="xsd:integer">
                 
<xsd:minInclusive value="0"/>
                 
<xsd:maxInclusive value="5"/>
               
</xsd:restriction>
             
</xsd:simpleType>
           
</xsd:element>
           
<xsd:element name="outageInitCode">
             
<xsd:simpleType>
               
<xsd:restriction base="xsd:integer">
                 
<xsd:minInclusive value="0"/>
                 
<xsd:maxInclusive value="5"/>
               
</xsd:restriction>
             
</xsd:simpleType>
           
</xsd:element>
           
<xsd:element name="initCauseCode">
             
<xsd:simpleType>
               
<xsd:restriction base="xsd:integer">
                 
<xsd:minInclusive value="0"/>
                 
<xsd:maxInclusive value="17"/>
               
</xsd:restriction>
             
</xsd:simpleType>
           
</xsd:element>
           
<xsd:element name="sustainedCauseCode">
             
<xsd:simpleType>
               
<xsd:restriction base="xsd:integer">
                 
<xsd:minInclusive value="0"/>
                 
<xsd:maxInclusive value="18"/>
               
</xsd:restriction>
             
</xsd:simpleType>
           
</xsd:element>
           
<xsd:element name="outageModeCode">
             
<xsd:simpleType>
               
<xsd:restriction base="xsd:integer">
                 
<xsd:minInclusive value="0"/>
                 
<xsd:maxInclusive value="5"/>
               
</xsd:restriction>
             
</xsd:simpleType>
           
</xsd:element>
         
</xsd:sequence>
       
</xsd:complexType>
     
</xsd:element>
   
</xsd:choice>
 
</xsd:complexType>
</xsd:element>

element edart/transticrevise/nerctads/planned
diagram transticrevise_p24.png
type restriction of xsd:string
properties
isRef 0
content simple
facets
Kind Value annotation 
enumeration Maintenance and Construction 
enumeration Other Planned Outage 
enumeration Third Party Request 
source <xsd:element name="planned">
 
<xsd:simpleType>
   
<xsd:restriction base="xsd:string">
     
<xsd:enumeration value="Maintenance and Construction"/>
     
<xsd:enumeration value="Other Planned Outage"/>
     
<xsd:enumeration value="Third Party Request"/>
   
</xsd:restriction>
 
</xsd:simpleType>
</xsd:element>

element edart/transticrevise/nerctads/operational
diagram transticrevise_p25.png
type restriction of xsd:string
properties
isRef 0
content simple
facets
Kind Value annotation 
enumeration Emergency 
enumeration Other 
enumeration System Operation 
enumeration System Voltage 
source <xsd:element name="operational">
 
<xsd:simpleType>
   
<xsd:restriction base="xsd:string">
     
<xsd:enumeration value="Emergency"/>
     
<xsd:enumeration value="Other"/>
     
<xsd:enumeration value="System Operation"/>
     
<xsd:enumeration value="System Voltage"/>
   
</xsd:restriction>
 
</xsd:simpleType>
</xsd:element>

element edart/transticrevise/nerctads/autoReclose
diagram transticrevise_p26.png
properties
isRef 0
content complex
children sharedCommonStructure faultType outageInitCode initCauseCode sustainedCauseCode outageModeCode
source <xsd:element name="autoReclose">
 
<xsd:complexType>
   
<xsd:sequence>
     
<xsd:element name="sharedCommonStructure" type="xsd:boolean" minOccurs="0"/>
     
<xsd:element name="faultType">
       
<xsd:simpleType>
         
<xsd:restriction base="xsd:integer">
           
<xsd:minInclusive value="0"/>
           
<xsd:maxInclusive value="5"/>
         
</xsd:restriction>
       
</xsd:simpleType>
     
</xsd:element>
     
<xsd:element name="outageInitCode">
       
<xsd:simpleType>
         
<xsd:restriction base="xsd:integer">
           
<xsd:minInclusive value="0"/>
           
<xsd:maxInclusive value="5"/>
         
</xsd:restriction>
       
</xsd:simpleType>
     
</xsd:element>
     
<xsd:element name="initCauseCode">
       
<xsd:simpleType>
         
<xsd:restriction base="xsd:integer">
           
<xsd:minInclusive value="0"/>
           
<xsd:maxInclusive value="17"/>
         
</xsd:restriction>
       
</xsd:simpleType>
     
</xsd:element>
     
<xsd:element name="sustainedCauseCode">
       
<xsd:simpleType>
         
<xsd:restriction base="xsd:integer">
           
<xsd:minInclusive value="0"/>
           
<xsd:maxInclusive value="18"/>
         
</xsd:restriction>
       
</xsd:simpleType>
     
</xsd:element>
     
<xsd:element name="outageModeCode">
       
<xsd:simpleType>
         
<xsd:restriction base="xsd:integer">
           
<xsd:minInclusive value="0"/>
           
<xsd:maxInclusive value="5"/>
         
</xsd:restriction>
       
</xsd:simpleType>
     
</xsd:element>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element edart/transticrevise/nerctads/autoReclose/sharedCommonStructure
diagram transticrevise_p27.png
type xsd:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="sharedCommonStructure" type="xsd:boolean" minOccurs="0"/>

element edart/transticrevise/nerctads/autoReclose/faultType
diagram transticrevise_p28.png
type restriction of xsd:integer
properties
isRef 0
content simple
facets
Kind Value annotation 
minInclusive 
maxInclusive 
source <xsd:element name="faultType">
 
<xsd:simpleType>
   
<xsd:restriction base="xsd:integer">
     
<xsd:minInclusive value="0"/>
     
<xsd:maxInclusive value="5"/>
   
</xsd:restriction>
 
</xsd:simpleType>
</xsd:element>

element edart/transticrevise/nerctads/autoReclose/outageInitCode
diagram transticrevise_p29.png
type restriction of xsd:integer
properties
isRef 0
content simple
facets
Kind Value annotation 
minInclusive 
maxInclusive 
source <xsd:element name="outageInitCode">
 
<xsd:simpleType>
   
<xsd:restriction base="xsd:integer">
     
<xsd:minInclusive value="0"/>
     
<xsd:maxInclusive value="5"/>
   
</xsd:restriction>
 
</xsd:simpleType>
</xsd:element>

element edart/transticrevise/nerctads/autoReclose/initCauseCode
diagram transticrevise_p30.png
type restriction of xsd:integer
properties
isRef 0
content simple
facets
Kind Value annotation 
minInclusive 
maxInclusive 17 
source <xsd:element name="initCauseCode">
 
<xsd:simpleType>
   
<xsd:restriction base="xsd:integer">
     
<xsd:minInclusive value="0"/>
     
<xsd:maxInclusive value="17"/>
   
</xsd:restriction>
 
</xsd:simpleType>
</xsd:element>

element edart/transticrevise/nerctads/autoReclose/sustainedCauseCode
diagram transticrevise_p31.png
type restriction of xsd:integer
properties
isRef 0
content simple
facets
Kind Value annotation 
minInclusive 
maxInclusive 18 
source <xsd:element name="sustainedCauseCode">
 
<xsd:simpleType>
   
<xsd:restriction base="xsd:integer">
     
<xsd:minInclusive value="0"/>
     
<xsd:maxInclusive value="18"/>
   
</xsd:restriction>
 
</xsd:simpleType>
</xsd:element>

element edart/transticrevise/nerctads/autoReclose/outageModeCode
diagram transticrevise_p32.png
type restriction of xsd:integer
properties
isRef 0
content simple
facets
Kind Value annotation 
minInclusive 
maxInclusive 
source <xsd:element name="outageModeCode">
 
<xsd:simpleType>
   
<xsd:restriction base="xsd:integer">
     
<xsd:minInclusive value="0"/>
     
<xsd:maxInclusive value="5"/>
   
</xsd:restriction>
 
</xsd:simpleType>
</xsd:element>

element edart/transticrevise/newCompanyTicketId
diagram transticrevise_p33.png
type restriction of xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
minLength 
maxLength 50 
source <xsd:element name="newCompanyTicketId" minOccurs="0">
 
<xsd:simpleType>
   
<xsd:restriction base="xsd:string">
     
<xsd:minLength value="1"/>
     
<xsd:maxLength value="50"/>
   
</xsd:restriction>
 
</xsd:simpleType>
</xsd:element>

element edart/transticrevise/rtepQueueNumber
diagram transticrevise_p34.png
type xsd:integer
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="rtepQueueNumber" type="xsd:integer" minOccurs="0"/>

element edart/transticrevise/directBilling
diagram transticrevise_p35.png
type xsd:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="directBilling" type="xsd:boolean" minOccurs="0"/>

element edart/transticrevise/directBillingDecline
diagram transticrevise_p36.png
type xsd:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="directBillingDecline" type="xsd:boolean" minOccurs="0"/>

element interval_definition
diagram transticrevise_p37.png
properties
content complex
children interval_start interval_end
used by
elements edart/transticrevise/equipment edart/transticrevise
source <xsd:element name="interval_definition">
 
<xsd:complexType>
   
<xsd:sequence>
     
<xsd:element name="interval_start" minOccurs="0">
       
<xsd:complexType>
         
<xsd:sequence>
           
<xsd:element ref="date"/>
           
<xsd:element ref="time"/>
         
</xsd:sequence>
       
</xsd:complexType>
     
</xsd:element>
     
<xsd:element name="interval_end" minOccurs="0">
       
<xsd:complexType>
         
<xsd:sequence>
           
<xsd:element ref="date"/>
           
<xsd:element ref="time"/>
         
</xsd:sequence>
       
</xsd:complexType>
     
</xsd:element>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element interval_definition/interval_start
diagram transticrevise_p38.png
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children date time
source <xsd:element name="interval_start" minOccurs="0">
 
<xsd:complexType>
   
<xsd:sequence>
     
<xsd:element ref="date"/>
     
<xsd:element ref="time"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element interval_definition/interval_end
diagram transticrevise_p39.png
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children date time
source <xsd:element name="interval_end" minOccurs="0">
 
<xsd:complexType>
   
<xsd:sequence>
     
<xsd:element ref="date"/>
     
<xsd:element ref="time"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element time
diagram transticrevise_p40.png
type xsd:string
properties
content simple
used by
elements interval_definition/interval_end edart/transticrevise/switch/interval_definition/interval_start interval_definition/interval_start
source <xsd:element name="time" type="xsd:string"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy