schema location: | |
attributeFormDefault: | |
elementFormDefault: | qualified |
Elements | Complex types |
conflict | equipment_default |
cutInTask | FileList |
date | modeling_requests |
edart | ModelingRequest |
interval_definition | restplan |
time | takeout_restore |
diagram | ![]() |
||
properties |
|
||
children | ticket scenario | ||
used by |
|
||
source | <xsd:element name="conflict"> <xsd:complexType> <xsd:sequence> <xsd:element name="ticket" minOccurs="0" maxOccurs="unbounded"> <xsd:complexType> <xsd:sequence> <xsd:element name="ticket_type"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:enumeration value="transmission"/> <xsd:enumeration value="generation"/> </xsd:restriction> </xsd:simpleType> </xsd:element> <xsd:element name="pjm_ticket_id" type="xsd:integer"/> <xsd:element name="company_ticket_id" type="xsd:string" minOccurs="0"/> <xsd:element name="scenario_id" type="xsd:integer"/> <xsd:element name="status" type="xsd:string"/> <xsd:element name="title" type="xsd:string"/> <xsd:element name="mitigation_status" type="xsd:string" minOccurs="0"/> </xsd:sequence> </xsd:complexType> </xsd:element> <xsd:element name="scenario" minOccurs="0" maxOccurs="unbounded"> <xsd:complexType> <xsd:sequence> <xsd:element name="scenario_id" type="xsd:integer"/> <xsd:element name="title" type="xsd:string"/> <xsd:element name="mitigation_status" type="xsd:string" minOccurs="0"/> <xsd:element name="potential_gap" minOccurs="0" maxOccurs="unbounded"> <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:element name="interval_end"> <xsd:complexType> <xsd:sequence> <xsd:element ref="date"/> <xsd:element ref="time"/> </xsd:sequence> </xsd:complexType> </xsd:element> <xsd:element name="actual_out" type="xsd:int"/> </xsd:sequence> </xsd:complexType> </xsd:element> <xsd:element name="gen_ticket" minOccurs="0" maxOccurs="unbounded"> <xsd:complexType> <xsd:sequence> <xsd:element name="pjm_ticket_id" type="xsd:integer"/> <xsd:element name="company_ticket_id" type="xsd:string" minOccurs="0"/> </xsd:sequence> </xsd:complexType> </xsd:element> </xsd:sequence> </xsd:complexType> </xsd:element> </xsd:sequence> </xsd:complexType> </xsd:element> |
diagram | ![]() |
||||||
properties |
|
||||||
children | ticket_type pjm_ticket_id company_ticket_id scenario_id status title mitigation_status | ||||||
source | <xsd:element name="ticket" minOccurs="0" maxOccurs="unbounded"> <xsd:complexType> <xsd:sequence> <xsd:element name="ticket_type"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:enumeration value="transmission"/> <xsd:enumeration value="generation"/> </xsd:restriction> </xsd:simpleType> </xsd:element> <xsd:element name="pjm_ticket_id" type="xsd:integer"/> <xsd:element name="company_ticket_id" type="xsd:string" minOccurs="0"/> <xsd:element name="scenario_id" type="xsd:integer"/> <xsd:element name="status" type="xsd:string"/> <xsd:element name="title" type="xsd:string"/> <xsd:element name="mitigation_status" type="xsd:string" minOccurs="0"/> </xsd:sequence> </xsd:complexType> </xsd:element> |
diagram | ![]() |
|||||||||
type | restriction of xsd:string | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xsd:element name="ticket_type"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:enumeration value="transmission"/> <xsd:enumeration value="generation"/> </xsd:restriction> </xsd:simpleType> </xsd:element> |
diagram | ![]() |
||
type | xsd:integer | ||
properties |
|
||
source | <xsd:element name="pjm_ticket_id" type="xsd:integer"/> |
diagram | ![]() |
||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="company_ticket_id" type="xsd:string" minOccurs="0"/> |
diagram | ![]() |
||
type | xsd:integer | ||
properties |
|
||
source | <xsd:element name="scenario_id" type="xsd:integer"/> |
diagram | ![]() |
||
type | xsd:string | ||
properties |
|
||
source | <xsd:element name="status" type="xsd:string"/> |
diagram | ![]() |
||
type | xsd:string | ||
properties |
|
||
source | <xsd:element name="title" type="xsd:string"/> |
diagram | ![]() |
||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="mitigation_status" type="xsd:string" minOccurs="0"/> |
diagram | ![]() |
||||||
properties |
|
||||||
children | scenario_id title mitigation_status potential_gap gen_ticket | ||||||
source | <xsd:element name="scenario" minOccurs="0" maxOccurs="unbounded"> <xsd:complexType> <xsd:sequence> <xsd:element name="scenario_id" type="xsd:integer"/> <xsd:element name="title" type="xsd:string"/> <xsd:element name="mitigation_status" type="xsd:string" minOccurs="0"/> <xsd:element name="potential_gap" minOccurs="0" maxOccurs="unbounded"> <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:element name="interval_end"> <xsd:complexType> <xsd:sequence> <xsd:element ref="date"/> <xsd:element ref="time"/> </xsd:sequence> </xsd:complexType> </xsd:element> <xsd:element name="actual_out" type="xsd:int"/> </xsd:sequence> </xsd:complexType> </xsd:element> <xsd:element name="gen_ticket" minOccurs="0" maxOccurs="unbounded"> <xsd:complexType> <xsd:sequence> <xsd:element name="pjm_ticket_id" type="xsd:integer"/> <xsd:element name="company_ticket_id" type="xsd:string" minOccurs="0"/> </xsd:sequence> </xsd:complexType> </xsd:element> </xsd:sequence> </xsd:complexType> </xsd:element> |
diagram | ![]() |
||
type | xsd:integer | ||
properties |
|
||
source | <xsd:element name="scenario_id" type="xsd:integer"/> |
diagram | ![]() |
||
type | xsd:string | ||
properties |
|
||
source | <xsd:element name="title" type="xsd:string"/> |
diagram | ![]() |
||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="mitigation_status" type="xsd:string" minOccurs="0"/> |
diagram | ![]() |
||||||
properties |
|
||||||
children | interval_start interval_end actual_out | ||||||
source | <xsd:element name="potential_gap" minOccurs="0" maxOccurs="unbounded"> <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:element name="interval_end"> <xsd:complexType> <xsd:sequence> <xsd:element ref="date"/> <xsd:element ref="time"/> </xsd:sequence> </xsd:complexType> </xsd:element> <xsd:element name="actual_out" type="xsd:int"/> </xsd:sequence> </xsd:complexType> </xsd:element> |
diagram | ![]() |
||
properties |
|
||
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> |
diagram | ![]() |
||
properties |
|
||
children | date time | ||
source | <xsd:element name="interval_end"> <xsd:complexType> <xsd:sequence> <xsd:element ref="date"/> <xsd:element ref="time"/> </xsd:sequence> </xsd:complexType> </xsd:element> |
diagram | ![]() |
||
type | xsd:int | ||
properties |
|
||
source | <xsd:element name="actual_out" type="xsd:int"/> |
diagram | ![]() |
||||||
properties |
|
||||||
children | pjm_ticket_id company_ticket_id | ||||||
source | <xsd:element name="gen_ticket" minOccurs="0" maxOccurs="unbounded"> <xsd:complexType> <xsd:sequence> <xsd:element name="pjm_ticket_id" type="xsd:integer"/> <xsd:element name="company_ticket_id" type="xsd:string" minOccurs="0"/> </xsd:sequence> </xsd:complexType> </xsd:element> |
diagram | ![]() |
||
type | xsd:integer | ||
properties |
|
||
source | <xsd:element name="pjm_ticket_id" type="xsd:integer"/> |
diagram | ![]() |
||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="company_ticket_id" type="xsd:string" minOccurs="0"/> |
diagram | ![]() |
||
properties |
|
||
children | name status | ||
used by |
|
||
source | <xsd:element name="cutInTask"> <xsd:complexType> <xsd:sequence> <xsd:element name="name" type="xsd:string"/> <xsd:element name="status" type="xsd:string"/> </xsd:sequence> </xsd:complexType> </xsd:element> |
diagram | ![]() |
||
type | xsd:string | ||
properties |
|
||
source | <xsd:element name="name" type="xsd:string"/> |
diagram | ![]() |
||
type | xsd:string | ||
properties |
|
||
source | <xsd:element name="status" type="xsd:string"/> |
diagram | ![]() |
||
type | xsd:string | ||
properties |
|
||
used by | |||
source | <xsd:element name="date" type="xsd:string"/> |
diagram | ![]() |
||
properties |
|
||
children | error warning transticnotifyreview | ||
source | <xsd:element name="edart"> <xsd:complexType> <xsd:sequence> <xsd:element name="error" type="xsd:string" minOccurs="0" maxOccurs="unbounded"/> <xsd:element name="warning" type="xsd:string" minOccurs="0"/> <xsd:element name="transticnotifyreview" maxOccurs="unbounded"> <xsd:complexType> <xsd:sequence> <xsd:element name="error" type="xsd:string" minOccurs="0" maxOccurs="unbounded"/> <xsd:element name="company_name" type="xsd:string" minOccurs="0"/> <xsd:element name="pjm_ticket_id" type="xsd:positiveInteger"/> <xsd:element name="company_ticket_id" minOccurs="0"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:minLength value="1"/> <xsd:maxLength value="30"/> </xsd:restriction> </xsd:simpleType> </xsd:element> <xsd:element name="description" type="xsd:string"/> <xsd:element name="project_ids" type="xsd:string" minOccurs="0" maxOccurs="1"/> <xsd:element name="pjm_comments" minOccurs="0"> <xsd:simpleType> <xsd:restriction base="xsd:string"/> </xsd:simpleType> </xsd:element> <xsd:element name="at_risk" type="xsd:boolean" minOccurs="0"/> <xsd:element name="availability" type="xsd:string"/> <xsd:element name="lock_status" type="xsd:string"/> <xsd:element name="ticket_status" type="xsd:string" minOccurs="0"/> <xsd:element name="history_log" minOccurs="0"> <xsd:complexType> <xsd:sequence> <xsd:element name="ticketStatus" maxOccurs="unbounded"> <xsd:complexType> <xsd:sequence> <xsd:element name="status" type="xsd:string"/> <xsd:element name="timestamp" type="xsd:string"/> <xsd:element name="user" type="xsd:string"/> </xsd:sequence> </xsd:complexType> </xsd:element> </xsd:sequence> </xsd:complexType> </xsd:element> <xsd:element name="modeling_requests" type="modeling_requests"/> <xsd:element ref="interval_definition"/> <xsd:element name="outage_type"> <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"> <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="potentially_incomplete" type="xsd:boolean"/> <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="study_note" type="xsd:string" minOccurs="0"/> <xsd:element name="equipment" maxOccurs="unbounded"> <xsd:complexType> <xsd:sequence> <xsd:element name="ta_id" type="xsd:string"/> <xsd:element name="warning" type="xsd:string" minOccurs="0"/> <xsd:element name="facility_information"> <xsd:complexType> <xsd:sequence> <xsd:element name="type" type="xsd:string"/> <xsd:element name="station" type="xsd:string"/> <xsd:element name="voltage" type="xsd:string"/> <xsd:element name="short_name" type="xsd:string"/> <xsd:element name="long_name" type="xsd:string"/> </xsd:sequence> </xsd:complexType> </xsd:element> <xsd:element ref="interval_definition"/> </xsd:sequence> <xsd:attribute name="status" use="required"> <xsd:simpleType> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="C"/> <xsd:enumeration value="O"/> <xsd:enumeration value="E"/> <xsd:enumeration value="T"/> <xsd:enumeration value="R"/> <xsd:enumeration value="TR"/> <xsd:enumeration value="RE"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> <xsd:attribute name="primaryEquipFlag" type="xsd:boolean" use="optional"/> </xsd:complexType> </xsd:element> <xsd:element name="active_dates" minOccurs="0"> <xsd:complexType> <xsd:sequence> <xsd:element ref="interval_definition" minOccurs="0" maxOccurs="unbounded"/> </xsd:sequence> </xsd:complexType> </xsd:element> <xsd:element name="switch"> <xsd:complexType> <xsd:sequence> <xsd:element name="interval_definition"> <xsd:complexType> <xsd:sequence> <xsd:element name="interval_start"> <xsd:complexType> <xsd:sequence> <xsd:element name="date"> <xsd:simpleType> <xsd:restriction base="xsd:string"/> </xsd:simpleType> </xsd:element> <xsd:element name="time"> <xsd:simpleType> <xsd:restriction base="xsd:string"/> </xsd:simpleType> </xsd:element> </xsd:sequence> </xsd:complexType> </xsd:element> </xsd:sequence> </xsd:complexType> </xsd:element> </xsd:sequence> </xsd:complexType> </xsd:element> <xsd:element name="congestionExpected" type="xsd:boolean" minOccurs="0"/> <xsd:element name="submittedOnTime" type="xsd:boolean" minOccurs="0"/> <xsd:element name="submitOnTimeComments" type="xsd:string" minOccurs="0"/> <xsd:element name="vegetationFlag" type="xsd:boolean" minOccurs="0"/> <xsd:element name="cause" maxOccurs="unbounded"> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:int"> <xsd:attribute name="description" type="xsd:string"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> <xsd:element name="totalSystemImpacts" type="xsd:integer" minOccurs="0"/> <xsd:element name="unmitigatedSystemImpacts" type="xsd:integer" minOccurs="0"/> <xsd:element name="systemImpacts" minOccurs="0"> <xsd:complexType> <xsd:sequence> <xsd:element name="impact" maxOccurs="unbounded"> <xsd:complexType> <xsd:sequence> <xsd:element name="impactTitle" type="xsd:string"/> <xsd:element name="impactDescription" type="xsd:string"/> <xsd:element name="mitigationStatus" type="xsd:string"/> </xsd:sequence> </xsd:complexType> </xsd:element> </xsd:sequence> </xsd:complexType> </xsd:element> <xsd:element name="cutInFlag" type="xsd:string" minOccurs="0"/> <xsd:element name="cutInInfo" minOccurs="0"> <xsd:complexType> <xsd:sequence> <xsd:element name="cutInTitle" type="xsd:string" minOccurs="0"/> <xsd:element name="cutInStatus" type="xsd:string" minOccurs="0"/> <xsd:element ref="cutInTask" minOccurs="0" maxOccurs="unbounded"/> </xsd:sequence> </xsd:complexType> </xsd:element> <xsd:element name="marketSensitiveFlag" 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 Operational Outage"/> <xsd:enumeration value="System Operating Limit Mitigation, ex Voltage"/> <xsd:enumeration value="System Voltage Limit Mitigation"/> <xsd:enumeration value="N/A"/> <xsd:enumeration value="Human Error"/> </xsd:restriction> </xsd:simpleType> </xsd:element> <xsd:element name="autoReclose"> <xsd:complexType> <xsd:sequence> <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="datelogs" minOccurs="0"> <xsd:complexType> <xsd:sequence> <xsd:element name="datelog" maxOccurs="unbounded"> <xsd:complexType> <xsd:sequence> <xsd:element ref="interval_definition"/> <xsd:element name="timestamp" type="xsd:string"/> <xsd:element name="currentFlag" type="xsd:integer"/> <xsd:element name="user" type="xsd:string"/> </xsd:sequence> </xsd:complexType> </xsd:element> </xsd:sequence> </xsd:complexType> </xsd:element> <xsd:element name="rtepQueueNumber" minOccurs="0"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:maxLength value="50"/> </xsd:restriction> </xsd:simpleType> </xsd:element> <xsd:element name="totalConflicts" type="xsd:integer" minOccurs="0"/> <xsd:element name="unmitigatedConflicts" type="xsd:integer" minOccurs="0"/> <xsd:element ref="conflict" minOccurs="0" maxOccurs="2"/> <xsd:element name="company_actuals" minOccurs="0"> <xsd:complexType> <xsd:sequence> <xsd:element name="interval_definition" maxOccurs="unbounded"> <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: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> </xsd:sequence> </xsd:complexType> </xsd:element> <xsd:element name="equipment_default" type="equipment_default"/> <xsd:element name="takeout_restore" type="takeout_restore"/> <xsd:element name="restplan" type="restplan" minOccurs="0"/> </xsd:sequence> </xsd:complexType> </xsd:element> </xsd:sequence> </xsd:complexType> </xsd:element> |
diagram | ![]() |
||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="error" type="xsd:string" minOccurs="0" maxOccurs="unbounded"/> |
diagram | ![]() |
||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="warning" type="xsd:string" minOccurs="0"/> |
diagram | ![]() |
||||||
properties |
|
||||||
children | error company_name pjm_ticket_id company_ticket_id description project_ids pjm_comments at_risk availability lock_status ticket_status history_log modeling_requests interval_definition outage_type ticket_type study_note equipment active_dates switch congestionExpected submittedOnTime submitOnTimeComments vegetationFlag cause totalSystemImpacts unmitigatedSystemImpacts systemImpacts cutInFlag cutInInfo marketSensitiveFlag nerctads datelogs rtepQueueNumber totalConflicts unmitigatedConflicts conflict company_actuals equipment_default takeout_restore restplan | ||||||
source | <xsd:element name="transticnotifyreview" maxOccurs="unbounded"> <xsd:complexType> <xsd:sequence> <xsd:element name="error" type="xsd:string" minOccurs="0" maxOccurs="unbounded"/> <xsd:element name="company_name" type="xsd:string" minOccurs="0"/> <xsd:element name="pjm_ticket_id" type="xsd:positiveInteger"/> <xsd:element name="company_ticket_id" minOccurs="0"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:minLength value="1"/> <xsd:maxLength value="30"/> </xsd:restriction> </xsd:simpleType> </xsd:element> <xsd:element name="description" type="xsd:string"/> <xsd:element name="project_ids" type="xsd:string" minOccurs="0" maxOccurs="1"/> <xsd:element name="pjm_comments" minOccurs="0"> <xsd:simpleType> <xsd:restriction base="xsd:string"/> </xsd:simpleType> </xsd:element> <xsd:element name="at_risk" type="xsd:boolean" minOccurs="0"/> <xsd:element name="availability" type="xsd:string"/> <xsd:element name="lock_status" type="xsd:string"/> <xsd:element name="ticket_status" type="xsd:string" minOccurs="0"/> <xsd:element name="history_log" minOccurs="0"> <xsd:complexType> <xsd:sequence> <xsd:element name="ticketStatus" maxOccurs="unbounded"> <xsd:complexType> <xsd:sequence> <xsd:element name="status" type="xsd:string"/> <xsd:element name="timestamp" type="xsd:string"/> <xsd:element name="user" type="xsd:string"/> </xsd:sequence> </xsd:complexType> </xsd:element> </xsd:sequence> </xsd:complexType> </xsd:element> <xsd:element name="modeling_requests" type="modeling_requests"/> <xsd:element ref="interval_definition"/> <xsd:element name="outage_type"> <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"> <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="potentially_incomplete" type="xsd:boolean"/> <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="study_note" type="xsd:string" minOccurs="0"/> <xsd:element name="equipment" maxOccurs="unbounded"> <xsd:complexType> <xsd:sequence> <xsd:element name="ta_id" type="xsd:string"/> <xsd:element name="warning" type="xsd:string" minOccurs="0"/> <xsd:element name="facility_information"> <xsd:complexType> <xsd:sequence> <xsd:element name="type" type="xsd:string"/> <xsd:element name="station" type="xsd:string"/> <xsd:element name="voltage" type="xsd:string"/> <xsd:element name="short_name" type="xsd:string"/> <xsd:element name="long_name" type="xsd:string"/> </xsd:sequence> </xsd:complexType> </xsd:element> <xsd:element ref="interval_definition"/> </xsd:sequence> <xsd:attribute name="status" use="required"> <xsd:simpleType> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="C"/> <xsd:enumeration value="O"/> <xsd:enumeration value="E"/> <xsd:enumeration value="T"/> <xsd:enumeration value="R"/> <xsd:enumeration value="TR"/> <xsd:enumeration value="RE"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> <xsd:attribute name="primaryEquipFlag" type="xsd:boolean" use="optional"/> </xsd:complexType> </xsd:element> <xsd:element name="active_dates" minOccurs="0"> <xsd:complexType> <xsd:sequence> <xsd:element ref="interval_definition" minOccurs="0" maxOccurs="unbounded"/> </xsd:sequence> </xsd:complexType> </xsd:element> <xsd:element name="switch"> <xsd:complexType> <xsd:sequence> <xsd:element name="interval_definition"> <xsd:complexType> <xsd:sequence> <xsd:element name="interval_start"> <xsd:complexType> <xsd:sequence> <xsd:element name="date"> <xsd:simpleType> <xsd:restriction base="xsd:string"/> </xsd:simpleType> </xsd:element> <xsd:element name="time"> <xsd:simpleType> <xsd:restriction base="xsd:string"/> </xsd:simpleType> </xsd:element> </xsd:sequence> </xsd:complexType> </xsd:element> </xsd:sequence> </xsd:complexType> </xsd:element> </xsd:sequence> </xsd:complexType> </xsd:element> <xsd:element name="congestionExpected" type="xsd:boolean" minOccurs="0"/> <xsd:element name="submittedOnTime" type="xsd:boolean" minOccurs="0"/> <xsd:element name="submitOnTimeComments" type="xsd:string" minOccurs="0"/> <xsd:element name="vegetationFlag" type="xsd:boolean" minOccurs="0"/> <xsd:element name="cause" maxOccurs="unbounded"> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:int"> <xsd:attribute name="description" type="xsd:string"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> <xsd:element name="totalSystemImpacts" type="xsd:integer" minOccurs="0"/> <xsd:element name="unmitigatedSystemImpacts" type="xsd:integer" minOccurs="0"/> <xsd:element name="systemImpacts" minOccurs="0"> <xsd:complexType> <xsd:sequence> <xsd:element name="impact" maxOccurs="unbounded"> <xsd:complexType> <xsd:sequence> <xsd:element name="impactTitle" type="xsd:string"/> <xsd:element name="impactDescription" type="xsd:string"/> <xsd:element name="mitigationStatus" type="xsd:string"/> </xsd:sequence> </xsd:complexType> </xsd:element> </xsd:sequence> </xsd:complexType> </xsd:element> <xsd:element name="cutInFlag" type="xsd:string" minOccurs="0"/> <xsd:element name="cutInInfo" minOccurs="0"> <xsd:complexType> <xsd:sequence> <xsd:element name="cutInTitle" type="xsd:string" minOccurs="0"/> <xsd:element name="cutInStatus" type="xsd:string" minOccurs="0"/> <xsd:element ref="cutInTask" minOccurs="0" maxOccurs="unbounded"/> </xsd:sequence> </xsd:complexType> </xsd:element> <xsd:element name="marketSensitiveFlag" 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 Operational Outage"/> <xsd:enumeration value="System Operating Limit Mitigation, ex Voltage"/> <xsd:enumeration value="System Voltage Limit Mitigation"/> <xsd:enumeration value="N/A"/> <xsd:enumeration value="Human Error"/> </xsd:restriction> </xsd:simpleType> </xsd:element> <xsd:element name="autoReclose"> <xsd:complexType> <xsd:sequence> <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="datelogs" minOccurs="0"> <xsd:complexType> <xsd:sequence> <xsd:element name="datelog" maxOccurs="unbounded"> <xsd:complexType> <xsd:sequence> <xsd:element ref="interval_definition"/> <xsd:element name="timestamp" type="xsd:string"/> <xsd:element name="currentFlag" type="xsd:integer"/> <xsd:element name="user" type="xsd:string"/> </xsd:sequence> </xsd:complexType> </xsd:element> </xsd:sequence> </xsd:complexType> </xsd:element> <xsd:element name="rtepQueueNumber" minOccurs="0"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:maxLength value="50"/> </xsd:restriction> </xsd:simpleType> </xsd:element> <xsd:element name="totalConflicts" type="xsd:integer" minOccurs="0"/> <xsd:element name="unmitigatedConflicts" type="xsd:integer" minOccurs="0"/> <xsd:element ref="conflict" minOccurs="0" maxOccurs="2"/> <xsd:element name="company_actuals" minOccurs="0"> <xsd:complexType> <xsd:sequence> <xsd:element name="interval_definition" maxOccurs="unbounded"> <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: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> </xsd:sequence> </xsd:complexType> </xsd:element> <xsd:element name="equipment_default" type="equipment_default"/> <xsd:element name="takeout_restore" type="takeout_restore"/> <xsd:element name="restplan" type="restplan" minOccurs="0"/> </xsd:sequence> </xsd:complexType> </xsd:element> |
diagram | ![]() |
||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="error" type="xsd:string" minOccurs="0" maxOccurs="unbounded"/> |
diagram | ![]() |
||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="company_name" type="xsd:string" minOccurs="0"/> |
diagram | ![]() |
||
type | xsd:positiveInteger | ||
properties |
|
||
source | <xsd:element name="pjm_ticket_id" type="xsd:positiveInteger"/> |
diagram | ![]() |
|||||||||
type | restriction of xsd:string | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xsd:element name="company_ticket_id" minOccurs="0"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:minLength value="1"/> <xsd:maxLength value="30"/> </xsd:restriction> </xsd:simpleType> </xsd:element> |
diagram | ![]() |
||
type | xsd:string | ||
properties |
|
||
source | <xsd:element name="description" type="xsd:string"/> |
diagram | ![]() |
||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="project_ids" type="xsd:string" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||
type | restriction of xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="pjm_comments" minOccurs="0"> <xsd:simpleType> <xsd:restriction base="xsd:string"/> </xsd:simpleType> </xsd:element> |
diagram | ![]() |
||||||
type | xsd:boolean | ||||||
properties |
|
||||||
source | <xsd:element name="at_risk" type="xsd:boolean" minOccurs="0"/> |
diagram | ![]() |
||
type | xsd:string | ||
properties |
|
||
source | <xsd:element name="availability" type="xsd:string"/> |
diagram | ![]() |
||
type | xsd:string | ||
properties |
|
||
source | <xsd:element name="lock_status" type="xsd:string"/> |
diagram | ![]() |
||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="ticket_status" type="xsd:string" minOccurs="0"/> |
diagram | ![]() |
||||||
properties |
|
||||||
children | ticketStatus | ||||||
source | <xsd:element name="history_log" minOccurs="0"> <xsd:complexType> <xsd:sequence> <xsd:element name="ticketStatus" maxOccurs="unbounded"> <xsd:complexType> <xsd:sequence> <xsd:element name="status" type="xsd:string"/> <xsd:element name="timestamp" type="xsd:string"/> <xsd:element name="user" type="xsd:string"/> </xsd:sequence> </xsd:complexType> </xsd:element> </xsd:sequence> </xsd:complexType> </xsd:element> |
diagram | ![]() |
||||||
properties |
|
||||||
children | status timestamp user | ||||||
source | <xsd:element name="ticketStatus" maxOccurs="unbounded"> <xsd:complexType> <xsd:sequence> <xsd:element name="status" type="xsd:string"/> <xsd:element name="timestamp" type="xsd:string"/> <xsd:element name="user" type="xsd:string"/> </xsd:sequence> </xsd:complexType> </xsd:element> |
diagram | ![]() |
||
type | xsd:string | ||
properties |
|
||
source | <xsd:element name="status" type="xsd:string"/> |
diagram | ![]() |
||
type | xsd:string | ||
properties |
|
||
source | <xsd:element name="timestamp" type="xsd:string"/> |
diagram | ![]() |
||
type | xsd:string | ||
properties |
|
||
source | <xsd:element name="user" type="xsd:string"/> |
diagram | ![]() |
||
type | modeling_requests | ||
properties |
|
||
children | modeling_request | ||
source | <xsd:element name="modeling_requests" type="modeling_requests"/> |
diagram | ![]() |
|||||||||||||||||||||
type | restriction of xsd:string | |||||||||||||||||||||
properties |
|
|||||||||||||||||||||
facets |
|
|||||||||||||||||||||
source | <xsd:element name="outage_type"> <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> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||
source | <xsd:element name="ticket_type"> <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="potentially_incomplete" type="xsd:boolean"/> <xsd:attribute name="directBilling" type="xsd:boolean" use="optional"/> <xsd:attribute name="directBillingDecline" type="xsd:boolean" use="optional"/> </xsd:complexType> </xsd:element> |
type | xsd:boolean | ||
properties |
|
||
source | <xsd:attribute name="info" type="xsd:boolean" use="optional"/> |
type | xsd:boolean | ||
properties |
|
||
source | <xsd:attribute name="emergency" type="xsd:boolean" use="optional"/> |
type | xsd:boolean | ||
properties |
|
||
source | <xsd:attribute name="auto_reclose" type="xsd:boolean" use="optional"/> |
type | xsd:boolean |
source | <xsd:attribute name="potentially_incomplete" type="xsd:boolean"/> |
type | xsd:boolean | ||
properties |
|
||
source | <xsd:attribute name="directBilling" type="xsd:boolean" use="optional"/> |
type | xsd:boolean | ||
properties |
|
||
source | <xsd:attribute name="directBillingDecline" type="xsd:boolean" use="optional"/> |
diagram | ![]() |
||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="study_note" type="xsd:string" minOccurs="0"/> |
diagram | ![]() |
||||||||||||||||||
properties |
|
||||||||||||||||||
children | ta_id warning facility_information interval_definition | ||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xsd:element name="equipment" maxOccurs="unbounded"> <xsd:complexType> <xsd:sequence> <xsd:element name="ta_id" type="xsd:string"/> <xsd:element name="warning" type="xsd:string" minOccurs="0"/> <xsd:element name="facility_information"> <xsd:complexType> <xsd:sequence> <xsd:element name="type" type="xsd:string"/> <xsd:element name="station" type="xsd:string"/> <xsd:element name="voltage" type="xsd:string"/> <xsd:element name="short_name" type="xsd:string"/> <xsd:element name="long_name" type="xsd:string"/> </xsd:sequence> </xsd:complexType> </xsd:element> <xsd:element ref="interval_definition"/> </xsd:sequence> <xsd:attribute name="status" use="required"> <xsd:simpleType> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="C"/> <xsd:enumeration value="O"/> <xsd:enumeration value="E"/> <xsd:enumeration value="T"/> <xsd:enumeration value="R"/> <xsd:enumeration value="TR"/> <xsd:enumeration value="RE"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> <xsd:attribute name="primaryEquipFlag" type="xsd:boolean" use="optional"/> </xsd:complexType> </xsd:element> |
type | restriction of xsd:NMTOKEN | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||
source | <xsd:attribute name="status" use="required"> <xsd:simpleType> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="C"/> <xsd:enumeration value="O"/> <xsd:enumeration value="E"/> <xsd:enumeration value="T"/> <xsd:enumeration value="R"/> <xsd:enumeration value="TR"/> <xsd:enumeration value="RE"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> |
type | xsd:boolean | ||
properties |
|
||
source | <xsd:attribute name="primaryEquipFlag" type="xsd:boolean" use="optional"/> |
diagram | ![]() |
||
type | xsd:string | ||
properties |
|
||
source | <xsd:element name="ta_id" type="xsd:string"/> |
diagram | ![]() |
||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="warning" type="xsd:string" minOccurs="0"/> |
diagram | ![]() |
||
properties |
|
||
children | type station voltage short_name long_name | ||
source | <xsd:element name="facility_information"> <xsd:complexType> <xsd:sequence> <xsd:element name="type" type="xsd:string"/> <xsd:element name="station" type="xsd:string"/> <xsd:element name="voltage" type="xsd:string"/> <xsd:element name="short_name" type="xsd:string"/> <xsd:element name="long_name" type="xsd:string"/> </xsd:sequence> </xsd:complexType> </xsd:element> |
diagram | ![]() |
||
type | xsd:string | ||
properties |
|
||
source | <xsd:element name="type" type="xsd:string"/> |
diagram | ![]() |
||
type | xsd:string | ||
properties |
|
||
source | <xsd:element name="station" type="xsd:string"/> |
diagram | ![]() |
||
type | xsd:string | ||
properties |
|
||
source | <xsd:element name="voltage" type="xsd:string"/> |
diagram | ![]() |
||
type | xsd:string | ||
properties |
|
||
source | <xsd:element name="short_name" type="xsd:string"/> |
diagram | ![]() |
||
type | xsd:string | ||
properties |
|
||
source | <xsd:element name="long_name" type="xsd:string"/> |
diagram | ![]() |
||||||
properties |
|
||||||
children | interval_definition | ||||||
source | <xsd:element name="active_dates" minOccurs="0"> <xsd:complexType> <xsd:sequence> <xsd:element ref="interval_definition" minOccurs="0" maxOccurs="unbounded"/> </xsd:sequence> </xsd:complexType> </xsd:element> |
diagram | ![]() |
||
properties |
|
||
children | interval_definition | ||
source | <xsd:element name="switch"> <xsd:complexType> <xsd:sequence> <xsd:element name="interval_definition"> <xsd:complexType> <xsd:sequence> <xsd:element name="interval_start"> <xsd:complexType> <xsd:sequence> <xsd:element name="date"> <xsd:simpleType> <xsd:restriction base="xsd:string"/> </xsd:simpleType> </xsd:element> <xsd:element name="time"> <xsd:simpleType> <xsd:restriction base="xsd:string"/> </xsd:simpleType> </xsd:element> </xsd:sequence> </xsd:complexType> </xsd:element> </xsd:sequence> </xsd:complexType> </xsd:element> </xsd:sequence> </xsd:complexType> </xsd:element> |
diagram | ![]() |
||
properties |
|
||
children | interval_start | ||
used by |
|
||
source | <xsd:element name="interval_definition"> <xsd:complexType> <xsd:sequence> <xsd:element name="interval_start"> <xsd:complexType> <xsd:sequence> <xsd:element name="date"> <xsd:simpleType> <xsd:restriction base="xsd:string"/> </xsd:simpleType> </xsd:element> <xsd:element name="time"> <xsd:simpleType> <xsd:restriction base="xsd:string"/> </xsd:simpleType> </xsd:element> </xsd:sequence> </xsd:complexType> </xsd:element> </xsd:sequence> </xsd:complexType> </xsd:element> |
diagram | ![]() |
||
properties |
|
||
children | date time | ||
source | <xsd:element name="interval_start"> <xsd:complexType> <xsd:sequence> <xsd:element name="date"> <xsd:simpleType> <xsd:restriction base="xsd:string"/> </xsd:simpleType> </xsd:element> <xsd:element name="time"> <xsd:simpleType> <xsd:restriction base="xsd:string"/> </xsd:simpleType> </xsd:element> </xsd:sequence> </xsd:complexType> </xsd:element> |
diagram | ![]() |
||
type | restriction of xsd:string | ||
properties |
|
||
used by | |||
source | <xsd:element name="date"> <xsd:simpleType> <xsd:restriction base="xsd:string"/> </xsd:simpleType> </xsd:element> |
diagram | ![]() |
||
type | restriction of xsd:string | ||
properties |
|
||
used by | |||
source | <xsd:element name="time"> <xsd:simpleType> <xsd:restriction base="xsd:string"/> </xsd:simpleType> </xsd:element> |
diagram | ![]() |
||||||
type | xsd:boolean | ||||||
properties |
|
||||||
source | <xsd:element name="congestionExpected" type="xsd:boolean" minOccurs="0"/> |
diagram | ![]() |
||||||
type | xsd:boolean | ||||||
properties |
|
||||||
source | <xsd:element name="submittedOnTime" type="xsd:boolean" minOccurs="0"/> |
diagram | ![]() |
||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="submitOnTimeComments" type="xsd:string" minOccurs="0"/> |
diagram | ![]() |
||||||
type | xsd:boolean | ||||||
properties |
|
||||||
source | <xsd:element name="vegetationFlag" type="xsd:boolean" minOccurs="0"/> |
diagram | ![]() |
||||||||||||
type | extension of xsd:int | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="cause" maxOccurs="unbounded"> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:int"> <xsd:attribute name="description" type="xsd:string"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | xsd:string |
source | <xsd:attribute name="description" type="xsd:string"/> |
diagram | ![]() |
||||||
type | xsd:integer | ||||||
properties |
|
||||||
source | <xsd:element name="totalSystemImpacts" type="xsd:integer" minOccurs="0"/> |
diagram | ![]() |
||||||
type | xsd:integer | ||||||
properties |
|
||||||
source | <xsd:element name="unmitigatedSystemImpacts" type="xsd:integer" minOccurs="0"/> |
diagram | ![]() |
||||||
properties |
|
||||||
children | impact | ||||||
source | <xsd:element name="systemImpacts" minOccurs="0"> <xsd:complexType> <xsd:sequence> <xsd:element name="impact" maxOccurs="unbounded"> <xsd:complexType> <xsd:sequence> <xsd:element name="impactTitle" type="xsd:string"/> <xsd:element name="impactDescription" type="xsd:string"/> <xsd:element name="mitigationStatus" type="xsd:string"/> </xsd:sequence> </xsd:complexType> </xsd:element> </xsd:sequence> </xsd:complexType> </xsd:element> |
diagram | ![]() |
||||||
properties |
|
||||||
children | impactTitle impactDescription mitigationStatus | ||||||
source | <xsd:element name="impact" maxOccurs="unbounded"> <xsd:complexType> <xsd:sequence> <xsd:element name="impactTitle" type="xsd:string"/> <xsd:element name="impactDescription" type="xsd:string"/> <xsd:element name="mitigationStatus" type="xsd:string"/> </xsd:sequence> </xsd:complexType> </xsd:element> |
diagram | ![]() |
||
type | xsd:string | ||
properties |
|
||
source | <xsd:element name="impactTitle" type="xsd:string"/> |
diagram | ![]() |
||
type | xsd:string | ||
properties |
|
||
source | <xsd:element name="impactDescription" type="xsd:string"/> |
diagram | ![]() |
||
type | xsd:string | ||
properties |
|
||
source | <xsd:element name="mitigationStatus" type="xsd:string"/> |
diagram | ![]() |
||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="cutInFlag" type="xsd:string" minOccurs="0"/> |
diagram | ![]() |
||||||
properties |
|
||||||
children | cutInTitle cutInStatus cutInTask | ||||||
source | <xsd:element name="cutInInfo" minOccurs="0"> <xsd:complexType> <xsd:sequence> <xsd:element name="cutInTitle" type="xsd:string" minOccurs="0"/> <xsd:element name="cutInStatus" type="xsd:string" minOccurs="0"/> <xsd:element ref="cutInTask" minOccurs="0" maxOccurs="unbounded"/> </xsd:sequence> </xsd:complexType> </xsd:element> |
diagram | ![]() |
||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="cutInTitle" type="xsd:string" minOccurs="0"/> |
diagram | ![]() |
||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="cutInStatus" type="xsd:string" minOccurs="0"/> |
diagram | ![]() |
||||||
type | xsd:boolean | ||||||
properties |
|
||||||
source | <xsd:element name="marketSensitiveFlag" type="xsd:boolean" minOccurs="0"/> |
diagram | ![]() |
||||||
properties |
|
||||||
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 Operational Outage"/> <xsd:enumeration value="System Operating Limit Mitigation, ex Voltage"/> <xsd:enumeration value="System Voltage Limit Mitigation"/> <xsd:enumeration value="N/A"/> <xsd:enumeration value="Human Error"/> </xsd:restriction> </xsd:simpleType> </xsd:element> <xsd:element name="autoReclose"> <xsd:complexType> <xsd:sequence> <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> |
diagram | ![]() |
||||||||||||
type | restriction of xsd:string | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
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> |
diagram | ![]() |
|||||||||||||||||||||
type | restriction of xsd:string | |||||||||||||||||||||
properties |
|
|||||||||||||||||||||
facets |
|
|||||||||||||||||||||
source | <xsd:element name="operational"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:enumeration value="Emergency"/> <xsd:enumeration value="Other Operational Outage"/> <xsd:enumeration value="System Operating Limit Mitigation, ex Voltage"/> <xsd:enumeration value="System Voltage Limit Mitigation"/> <xsd:enumeration value="N/A"/> <xsd:enumeration value="Human Error"/> </xsd:restriction> </xsd:simpleType> </xsd:element> |
diagram | ![]() |
||
properties |
|
||
children | faultType outageInitCode initCauseCode sustainedCauseCode outageModeCode | ||
source | <xsd:element name="autoReclose"> <xsd:complexType> <xsd:sequence> <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> |
diagram | ![]() |
|||||||||
type | restriction of xsd:integer | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
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> |
diagram | ![]() |
|||||||||
type | restriction of xsd:integer | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
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> |
diagram | ![]() |
|||||||||
type | restriction of xsd:integer | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
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> |
diagram | ![]() |
|||||||||
type | restriction of xsd:integer | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
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> |
diagram | ![]() |
|||||||||
type | restriction of xsd:integer | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
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> |
diagram | ![]() |
||||||
properties |
|
||||||
children | datelog | ||||||
source | <xsd:element name="datelogs" minOccurs="0"> <xsd:complexType> <xsd:sequence> <xsd:element name="datelog" maxOccurs="unbounded"> <xsd:complexType> <xsd:sequence> <xsd:element ref="interval_definition"/> <xsd:element name="timestamp" type="xsd:string"/> <xsd:element name="currentFlag" type="xsd:integer"/> <xsd:element name="user" type="xsd:string"/> </xsd:sequence> </xsd:complexType> </xsd:element> </xsd:sequence> </xsd:complexType> </xsd:element> |
diagram | ![]() |
||||||
properties |
|
||||||
children | interval_definition timestamp currentFlag user | ||||||
source | <xsd:element name="datelog" maxOccurs="unbounded"> <xsd:complexType> <xsd:sequence> <xsd:element ref="interval_definition"/> <xsd:element name="timestamp" type="xsd:string"/> <xsd:element name="currentFlag" type="xsd:integer"/> <xsd:element name="user" type="xsd:string"/> </xsd:sequence> </xsd:complexType> </xsd:element> |
diagram | ![]() |
||
type | xsd:string | ||
properties |
|
||
source | <xsd:element name="timestamp" type="xsd:string"/> |
diagram | ![]() |
||
type | xsd:integer | ||
properties |
|
||
source | <xsd:element name="currentFlag" type="xsd:integer"/> |
diagram | ![]() |
||
type | xsd:string | ||
properties |
|
||
source | <xsd:element name="user" type="xsd:string"/> |
diagram | ![]() |
||||||
type | restriction of xsd:string | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:element name="rtepQueueNumber" minOccurs="0"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:maxLength value="50"/> </xsd:restriction> </xsd:simpleType> </xsd:element> |
diagram | ![]() |
||||||
type | xsd:integer | ||||||
properties |
|
||||||
source | <xsd:element name="totalConflicts" type="xsd:integer" minOccurs="0"/> |
diagram | ![]() |
||||||
type | xsd:integer | ||||||
properties |
|
||||||
source | <xsd:element name="unmitigatedConflicts" type="xsd:integer" minOccurs="0"/> |
diagram | ![]() |
||||||
properties |
|
||||||
children | interval_definition | ||||||
source | <xsd:element name="company_actuals" minOccurs="0"> <xsd:complexType> <xsd:sequence> <xsd:element name="interval_definition" maxOccurs="unbounded"> <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: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> </xsd:sequence> </xsd:complexType> </xsd:element> |
diagram | ![]() |
||||||
properties |
|
||||||
children | interval_start interval_end | ||||||
used by |
|
||||||
source | <xsd:element name="interval_definition" maxOccurs="unbounded"> <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: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> |
diagram | ![]() |
||
properties |
|
||
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> |
diagram | ![]() |
||||||
properties |
|
||||||
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> |
diagram | ![]() |
||
type | equipment_default | ||
properties |
|
||
children | equipment | ||
source | <xsd:element name="equipment_default" type="equipment_default"/> |
diagram | ![]() |
||
type | takeout_restore | ||
properties |
|
||
children | equipment | ||
source | <xsd:element name="takeout_restore" type="takeout_restore"/> |
diagram | ![]() |
||||||
type | restplan | ||||||
properties |
|
||||||
children | restplanreview | ||||||
source | <xsd:element name="restplan" type="restplan" minOccurs="0"/> |
diagram | ![]() |
||
properties |
|
||
children | interval_start interval_end | ||
used by |
|
||
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: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> |
diagram | ![]() |
||
properties |
|
||
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> |
diagram | ![]() |
||||||
properties |
|
||||||
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> |
diagram | ![]() |
||
type | restriction of xsd:string | ||
properties |
|
||
used by | |||
source | <xsd:element name="time"> <xsd:simpleType> <xsd:restriction base="xsd:string"/> </xsd:simpleType> </xsd:element> |
diagram | ![]() |
||
children | equipment | ||
used by |
|
||
source | <xsd:complexType name="equipment_default"> <xsd:choice minOccurs="0" maxOccurs="unbounded"> <xsd:element name="equipment"> <xsd:complexType> <xsd:all> <xsd:element name="default_status" type="xsd:string"/> </xsd:all> <xsd:attribute name="ta_id" type="xsd:long" use="required"/> </xsd:complexType> </xsd:element> </xsd:choice> </xsd:complexType> |
diagram | ![]() |
||||||||||||
properties |
|
||||||||||||
children | default_status | ||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="equipment"> <xsd:complexType> <xsd:all> <xsd:element name="default_status" type="xsd:string"/> </xsd:all> <xsd:attribute name="ta_id" type="xsd:long" use="required"/> </xsd:complexType> </xsd:element> |
type | xsd:long | ||
properties |
|
||
source | <xsd:attribute name="ta_id" type="xsd:long" use="required"/> |
diagram | ![]() |
||
type | xsd:string | ||
properties |
|
||
source | <xsd:element name="default_status" type="xsd:string"/> |
diagram | ![]() |
||
children | fileName | ||
used by |
|
||
source | <xsd:complexType name="FileList"> <xsd:sequence> <xsd:element name="fileName" type="xsd:string" minOccurs="0" maxOccurs="unbounded"/> </xsd:sequence> </xsd:complexType> |
diagram | ![]() |
||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="fileName" type="xsd:string" minOccurs="0" maxOccurs="unbounded"/> |
diagram | ![]() |
||
children | modeling_request | ||
used by |
|
||
source | <xsd:complexType name="modeling_requests"> <xsd:sequence> <xsd:element name="modeling_request" type="ModelingRequest" minOccurs="0" maxOccurs="unbounded"/> </xsd:sequence> </xsd:complexType> |
diagram | ![]() |
||||||||||||
type | ModelingRequest | ||||||||||||
properties |
|
||||||||||||
children | title rtep_queue_number company_name status build fileList | ||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="modeling_request" type="ModelingRequest" minOccurs="0" maxOccurs="unbounded"/> |
diagram | ![]() |
||||||||||||
children | title rtep_queue_number company_name status build fileList | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:complexType name="ModelingRequest"> <xsd:sequence> <xsd:element name="title" type="xsd:string"/> <xsd:element name="rtep_queue_number" type="xsd:string"/> <xsd:element name="company_name" type="xsd:string"/> <xsd:element name="status" type="xsd:string"/> <xsd:element name="build" type="xsd:string"/> <xsd:element name="fileList" type="FileList"/> </xsd:sequence> <xsd:attribute name="id" type="xsd:long" use="required"/> </xsd:complexType> |
type | xsd:long | ||
properties |
|
||
source | <xsd:attribute name="id" type="xsd:long" use="required"/> |
diagram | ![]() |
||
type | xsd:string | ||
properties |
|
||
source | <xsd:element name="title" type="xsd:string"/> |
diagram | ![]() |
||
type | xsd:string | ||
properties |
|
||
source | <xsd:element name="rtep_queue_number" type="xsd:string"/> |
diagram | ![]() |
||
type | xsd:string | ||
properties |
|
||
source | <xsd:element name="company_name" type="xsd:string"/> |
diagram | ![]() |
||
type | xsd:string | ||
properties |
|
||
source | <xsd:element name="status" type="xsd:string"/> |
diagram | ![]() |
||
type | xsd:string | ||
properties |
|
||
source | <xsd:element name="build" type="xsd:string"/> |
diagram | ![]() |
||
type | FileList | ||
properties |
|
||
children | fileName | ||
source | <xsd:element name="fileList" type="FileList"/> |
diagram | ![]() |
||
children | restplanreview | ||
used by |
|
||
source | <xsd:complexType name="restplan"> <xsd:sequence> <xsd:element name="restplanreview" type="xsd:string"/> </xsd:sequence> </xsd:complexType> |
diagram | ![]() |
||
type | xsd:string | ||
properties |
|
||
source | <xsd:element name="restplanreview" type="xsd:string"/> |
diagram | ![]() |
||
children | equipment | ||
used by |
|
||
source | <xsd:complexType name="takeout_restore"> <xsd:choice minOccurs="0" maxOccurs="unbounded"> <xsd:element name="equipment"> <xsd:complexType> <xsd:all> <xsd:element name="status"> <xsd:simpleType> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="T"/> <xsd:enumeration value="R"/> <xsd:enumeration value="TR"/> </xsd:restriction> </xsd:simpleType> </xsd:element> </xsd:all> <xsd:attribute name="ta_id" type="xsd:long" use="required"/> </xsd:complexType> </xsd:element> </xsd:choice> </xsd:complexType> |
diagram | ![]() |
||||||||||||
properties |
|
||||||||||||
children | status | ||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="equipment"> <xsd:complexType> <xsd:all> <xsd:element name="status"> <xsd:simpleType> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="T"/> <xsd:enumeration value="R"/> <xsd:enumeration value="TR"/> </xsd:restriction> </xsd:simpleType> </xsd:element> </xsd:all> <xsd:attribute name="ta_id" type="xsd:long" use="required"/> </xsd:complexType> </xsd:element> |
type | xsd:long | ||
properties |
|
||
source | <xsd:attribute name="ta_id" type="xsd:long" use="required"/> |
diagram | ![]() |
||||||||||||
type | restriction of xsd:NMTOKEN | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
source | <xsd:element name="status"> <xsd:simpleType> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="T"/> <xsd:enumeration value="R"/> <xsd:enumeration value="TR"/> </xsd:restriction> </xsd:simpleType> </xsd:element> |