schema location: | ..\lookuptable.xsd |
attributeFormDefault: | |
elementFormDefault: | |
Elements | Complex types | Simple types |
lookupTable | fileListType | datePlusHour |
historyLogType | ||
limitationsType | ||
limitType | ||
ratingSetType | ||
ratingsType | ||
ticketComplexType | ||
ticketStatusType |
diagram | ![]() |
||
properties |
|
||
children | error message pjmTicketId companyTicketId groupName companyShortName transTicketId ticketStatus ticketType reasonId startDateTime endDateTime comments pjmComments equipmentId excludeConditionalRatings historyLog ratings limitations fileAttachmentCount fileList | ||
source | <xs:element name="lookupTable"> <xs:complexType> <xs:sequence> <xs:element name="error" type="xs:string" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="message" type="xs:string" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="pjmTicketId" type="xs:long" minOccurs="0"/> <xs:element name="companyTicketId" type="xs:string" minOccurs="0"/> <xs:element name="groupName" type="xs:string" minOccurs="0"/> <xs:element name="companyShortName" type="xs:string" minOccurs="0"/> <xs:element name="transTicketId" type="xs:long" minOccurs="0"/> <xs:element name="ticketStatus" type="xs:long" minOccurs="0"> <xs:annotation> <xs:documentation>-1=Retired, 1=Submitted, 2=Received, 3=Denied, 4=Approved, 6=Cancelled by Company, 7=Cancelled by PJM, 8=Revised, 9=Implemented, 10=Implemented w/o Approve, 11=Restored, 12=Completed</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ticketType" type="ticketComplexType"/> <xs:element name="reasonId" type="xs:long" minOccurs="1"/> <xs:element name="startDateTime" type="datePlusHour" minOccurs="1"> <xs:annotation> <xs:documentation>The format is mm/dd/yyyy hh24. This is the planned start date/hour of the change (and, where provided, the planned end date/hour), which means the change is planned to be effective on the provided date/hour and will continue to be effective until the end date/hour. For example, if 01/16/2025 12 is provided, then the change is planned to be effective beginning 01/16/2025 12 and will be incorporated into PJM AAR Facility Rating forecasts for 01/16/2025 HE 1300 and beyond until the end date/hour, or unless superseded by other information for the given facility.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="endDateTime" type="datePlusHour" minOccurs="0"> <xs:annotation> <xs:documentation>The format is mm/dd/yyyy hh24. See startDateTime for more details.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="comments" type="xs:string" minOccurs="0"/> <xs:element name="pjmComments" type="xs:string" minOccurs="0"/> <xs:element name="equipmentId" type="xs:long" minOccurs="1"/> <xs:element name="excludeConditionalRatings" type="xs:boolean" default="false" minOccurs="0"/> <xs:element name="historyLog" type="historyLogType" minOccurs="0"/> <xs:element name="ratings" type="ratingsType" minOccurs="1"/> <xs:element name="limitations" type="limitationsType" minOccurs="0"/> <xs:element name="fileAttachmentCount" type="xs:unsignedInt" minOccurs="0"/> <xs:element name="fileList" type="fileListType" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="error" type="xs:string" minOccurs="0" maxOccurs="unbounded"/> |
diagram | ![]() |
||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="message" type="xs:string" minOccurs="0" maxOccurs="unbounded"/> |
diagram | ![]() |
||||||
type | xs:long | ||||||
properties |
|
||||||
source | <xs:element name="pjmTicketId" type="xs:long" minOccurs="0"/> |
diagram | ![]() |
||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="companyTicketId" type="xs:string" minOccurs="0"/> |
diagram | ![]() |
||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="groupName" type="xs:string" minOccurs="0"/> |
diagram | ![]() |
||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="companyShortName" type="xs:string" minOccurs="0"/> |
diagram | ![]() |
||||||
type | xs:long | ||||||
properties |
|
||||||
source | <xs:element name="transTicketId" type="xs:long" minOccurs="0"/> |
diagram | ![]() |
||||||
type | xs:long | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="ticketStatus" type="xs:long" minOccurs="0"> <xs:annotation> <xs:documentation>-1=Retired, 1=Submitted, 2=Received, 3=Denied, 4=Approved, 6=Cancelled by Company, 7=Cancelled by PJM, 8=Revised, 9=Implemented, 10=Implemented w/o Approve, 11=Restored, 12=Completed</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||
type | ticketComplexType | ||||||||||||||||||
properties |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="ticketType" type="ticketComplexType"/> |
diagram | ![]() |
||
type | xs:long | ||
properties |
|
||
source | <xs:element name="reasonId" type="xs:long" minOccurs="1"/> |
diagram | ![]() |
||||||
type | datePlusHour | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="startDateTime" type="datePlusHour" minOccurs="1"> <xs:annotation> <xs:documentation>The format is mm/dd/yyyy hh24. This is the planned start date/hour of the change (and, where provided, the planned end date/hour), which means the change is planned to be effective on the provided date/hour and will continue to be effective until the end date/hour. For example, if 01/16/2025 12 is provided, then the change is planned to be effective beginning 01/16/2025 12 and will be incorporated into PJM AAR Facility Rating forecasts for 01/16/2025 HE 1300 and beyond until the end date/hour, or unless superseded by other information for the given facility.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | datePlusHour | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="endDateTime" type="datePlusHour" minOccurs="0"> <xs:annotation> <xs:documentation>The format is mm/dd/yyyy hh24. See startDateTime for more details.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="comments" type="xs:string" minOccurs="0"/> |
diagram | ![]() |
||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="pjmComments" type="xs:string" minOccurs="0"/> |
diagram | ![]() |
||
type | xs:long | ||
properties |
|
||
source | <xs:element name="equipmentId" type="xs:long" minOccurs="1"/> |
diagram | ![]() |
||||||||
type | xs:boolean | ||||||||
properties |
|
||||||||
source | <xs:element name="excludeConditionalRatings" type="xs:boolean" default="false" minOccurs="0"/> |
diagram | ![]() |
||||||
type | historyLogType | ||||||
properties |
|
||||||
children | ticketStatus | ||||||
source | <xs:element name="historyLog" type="historyLogType" minOccurs="0"/> |
diagram | ![]() |
||
type | ratingsType | ||
properties |
|
||
children | ratingSet | ||
source | <xs:element name="ratings" type="ratingsType" minOccurs="1"/> |
diagram | ![]() |
||||||
type | limitationsType | ||||||
properties |
|
||||||
children | limit | ||||||
source | <xs:element name="limitations" type="limitationsType" minOccurs="0"/> |
diagram | ![]() |
||||||
type | xs:unsignedInt | ||||||
properties |
|
||||||
source | <xs:element name="fileAttachmentCount" type="xs:unsignedInt" minOccurs="0"/> |
diagram | ![]() |
||||||
type | fileListType | ||||||
properties |
|
||||||
children | file | ||||||
source | <xs:element name="fileList" type="fileListType" minOccurs="0"/> |
diagram | ![]() |
||
children | file | ||
used by |
|
||
source | <xs:complexType name="fileListType"> <xs:sequence> <xs:element name="file" maxOccurs="unbounded"> <xs:complexType> <xs:sequence> <xs:element name="fileName" type="xs:string"/> <xs:element name="fileTimestamp" type="xs:string"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||
properties |
|
||||||
children | fileName fileTimestamp | ||||||
source | <xs:element name="file" maxOccurs="unbounded"> <xs:complexType> <xs:sequence> <xs:element name="fileName" type="xs:string"/> <xs:element name="fileTimestamp" type="xs:string"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="fileName" type="xs:string"/> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="fileTimestamp" type="xs:string"/> |
diagram | ![]() |
||
children | ticketStatus | ||
used by |
|
||
source | <xs:complexType name="historyLogType"> <xs:sequence> <xs:element name="ticketStatus" type="ticketStatusType" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>-1=Retired, 1=Submitted, 2=Received, 3=Denied, 4=Approved, 6=Cancelled by Company, 7=Cancelled by PJM, 8=Revised, 9=Implemented, 10=Implemented w/o Approve, 11=Restored, 12=Completed</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||
type | ticketStatusType | ||||||
properties |
|
||||||
children | user status timestamp | ||||||
annotation |
|
||||||
source | <xs:element name="ticketStatus" type="ticketStatusType" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>-1=Retired, 1=Submitted, 2=Received, 3=Denied, 4=Approved, 6=Cancelled by Company, 7=Cancelled by PJM, 8=Revised, 9=Implemented, 10=Implemented w/o Approve, 11=Restored, 12=Completed</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
children | limit | ||
used by |
|
||
source | <xs:complexType name="limitationsType"> <xs:sequence> <xs:element name="limit" type="limitType" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||||
type | limitType | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
source | <xs:element name="limit" type="limitType" maxOccurs="unbounded"/> |
diagram | ![]() |
||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
source | <xs:complexType name="limitType"> <xs:attribute name="id" type="xs:long"/> <xs:attribute name="tempSet" type="xs:string"/> <xs:attribute name="category" type="xs:string"/> </xs:complexType> |
type | xs:long |
source | <xs:attribute name="id" type="xs:long"/> |
type | xs:string |
source | <xs:attribute name="tempSet" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="category" type="xs:string"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="ratingSetType"> <xs:attribute name="tempSet" type="xs:string"/> <xs:attribute name="nl" type="xs:long"/> <xs:attribute name="lt" type="xs:long"/> <xs:attribute name="st" type="xs:long"/> <xs:attribute name="ld" type="xs:long"/> <xs:attribute name="cndReason" type="xs:string"/> </xs:complexType> |
type | xs:string |
source | <xs:attribute name="tempSet" type="xs:string"/> |
type | xs:long |
source | <xs:attribute name="nl" type="xs:long"/> |
type | xs:long |
source | <xs:attribute name="lt" type="xs:long"/> |
type | xs:long |
source | <xs:attribute name="st" type="xs:long"/> |
type | xs:long |
source | <xs:attribute name="ld" type="xs:long"/> |
type | xs:string |
source | <xs:attribute name="cndReason" type="xs:string"/> |
diagram | ![]() |
||
children | ratingSet | ||
used by |
|
||
source | <xs:complexType name="ratingsType"> <xs:sequence> <xs:element name="ratingSet" type="ratingSetType" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>nl=normal, lt=long term, st=short term, ld=load dump. nl, lt, st, ld are positive numbers with a maximum of 6 digits.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||
type | ratingSetType | ||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="ratingSet" type="ratingSetType" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>nl=normal, lt=long term, st=short term, ld=load dump. nl, lt, st, ld are positive numbers with a maximum of 6 digits.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||
used by |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:complexType name="ticketComplexType"> <xs:attribute name="implementation" use="required"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="immediate"/> <xs:enumeration value="planned"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="type" use="required"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="permanent"/> <xs:enumeration value="temporary"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:complexType> |
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:attribute name="implementation" use="required"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="immediate"/> <xs:enumeration value="planned"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:attribute name="type" use="required"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="permanent"/> <xs:enumeration value="temporary"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
diagram | ![]() |
||
children | user status timestamp | ||
used by |
|
||
source | <xs:complexType name="ticketStatusType"> <xs:sequence> <xs:element name="user" type="xs:string"/> <xs:element name="status" type="xs:long"/> <xs:element name="timestamp" type="xs:string"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="user" type="xs:string"/> |
diagram | ![]() |
||
type | xs:long | ||
properties |
|
||
source | <xs:element name="status" type="xs:long"/> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="timestamp" type="xs:string"/> |
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
source | <xs:simpleType name="datePlusHour"> <xs:restriction base="xs:string"> <xs:pattern value="\d{2}/\d{2}/\d{4}\s+\d{2}"/> </xs:restriction> </xs:simpleType> |