schema location: | ..\facilitychangeticket.xsd |
attributeFormDefault: | |
elementFormDefault: | |
Elements | Complex types | Simple types |
facilityChangeTicket | historyLogType | datePlusHourMin |
iccpNameType | facilityComplexType | |
messagesType | ||
ratingSetType | ||
ticketStatusType |
diagram | ![]() |
||
properties |
|
||
children | messages pjmTicketId ticketStatus equipmentId ticketFacilityType proposedEffectiveDate pjmEffectiveDate ratingSet iccpName ltDuration stDuration ldDuration comments pjmComments lastUpdate historyLog | ||
source | <xs:element name="facilityChangeTicket"> <xs:complexType> <xs:all> <xs:element name="messages" type="messagesType" minOccurs="0"/> <xs:element name="pjmTicketId" type="xs:long" minOccurs="0"/> <xs:element name="ticketStatus" type="xs:int"/> <xs:element name="equipmentId" type="xs:long"/> <xs:element name="ticketFacilityType" type="facilityComplexType" minOccurs="0"> <xs:annotation> <xs:documentation>0=AAR 1=DLR 2=AARException</xs:documentation> </xs:annotation> </xs:element> <xs:element name="proposedEffectiveDate" type="datePlusHourMin"> <xs:annotation> <xs:documentation>mm/dd/yyyy hh24:mi</xs:documentation> </xs:annotation> </xs:element> <xs:element name="pjmEffectiveDate" type="datePlusHourMin" minOccurs="0"> <xs:annotation> <xs:documentation>mm/dd/yyyy hh24:mi</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ratingSet" type="ratingSetType" minOccurs="0"/> <xs:element name="iccpName" type="iccpNameType" minOccurs="0"/> <xs:element name="ltDuration" type="xs:long"/> <xs:element name="stDuration" type="xs:long"/> <xs:element name="ldDuration" type="xs:long"/> <xs:element name="comments" type="xs:string" minOccurs="0"/> <xs:element name="pjmComments" type="xs:string" minOccurs="0"/> <xs:element name="lastUpdate" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>mm/dd/yyyy hh24:mi</xs:documentation> </xs:annotation> </xs:element> <xs:element name="historyLog" type="historyLogType" minOccurs="0"/> </xs:all> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||
type | messagesType | ||||||
properties |
|
||||||
children | message | ||||||
source | <xs:element name="messages" type="messagesType" minOccurs="0"/> |
diagram | ![]() |
||||||
type | xs:long | ||||||
properties |
|
||||||
source | <xs:element name="pjmTicketId" type="xs:long" minOccurs="0"/> |
diagram | ![]() |
||
type | xs:int | ||
properties |
|
||
source | <xs:element name="ticketStatus" type="xs:int"/> |
diagram | ![]() |
||
type | xs:long | ||
properties |
|
||
source | <xs:element name="equipmentId" type="xs:long"/> |
diagram | ![]() |
||||||||||||
type | facilityComplexType | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="ticketFacilityType" type="facilityComplexType" minOccurs="0"> <xs:annotation> <xs:documentation>0=AAR 1=DLR 2=AARException</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | datePlusHourMin | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="proposedEffectiveDate" type="datePlusHourMin"> <xs:annotation> <xs:documentation>mm/dd/yyyy hh24:mi</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | datePlusHourMin | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="pjmEffectiveDate" type="datePlusHourMin" minOccurs="0"> <xs:annotation> <xs:documentation>mm/dd/yyyy hh24:mi</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
type | ratingSetType | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
source | <xs:element name="ratingSet" type="ratingSetType" minOccurs="0"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||
type | iccpNameType | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
source | <xs:element name="iccpName" type="iccpNameType" minOccurs="0"/> |
diagram | ![]() |
||
type | xs:long | ||
properties |
|
||
source | <xs:element name="ltDuration" type="xs:long"/> |
diagram | ![]() |
||
type | xs:long | ||
properties |
|
||
source | <xs:element name="stDuration" type="xs:long"/> |
diagram | ![]() |
||
type | xs:long | ||
properties |
|
||
source | <xs:element name="ldDuration" type="xs:long"/> |
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:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="lastUpdate" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>mm/dd/yyyy hh24:mi</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | historyLogType | ||||||
properties |
|
||||||
children | ticketStatus | ||||||
source | <xs:element name="historyLog" type="historyLogType" minOccurs="0"/> |
diagram | ![]() |
||
children | ticketStatus | ||
used by |
|
||
source | <xs:complexType name="historyLogType"> <xs:sequence> <xs:element name="ticketStatus" type="ticketStatusType" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||
type | ticketStatusType | ||||||
properties |
|
||||||
children | user status timestamp | ||||||
source | <xs:element name="ticketStatus" type="ticketStatusType" maxOccurs="unbounded"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
source | <xs:complexType name="iccpNameType"> <xs:attribute name="norm" type="xs:string"/> <xs:attribute name="emer" type="xs:string"/> <xs:attribute name="shed" type="xs:string"/> <xs:attribute name="ste" type="xs:string"/> </xs:complexType> |
type | xs:string |
source | <xs:attribute name="norm" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="emer" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="shed" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="ste" type="xs:string"/> |
diagram | ![]() |
||
children | message | ||
used by |
|
||
source | <xs:complexType name="messagesType"> <xs:sequence> <xs:element name="message" type="xs:string" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="message" type="xs:string" maxOccurs="unbounded"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
source | <xs:complexType name="ratingSetType"> <xs:attribute name="nl" type="xs:string"/> <xs:attribute name="lt" type="xs:string"/> <xs:attribute name="st" type="xs:string"/> <xs:attribute name="ld" type="xs:string"/> </xs:complexType> |
type | xs:string |
source | <xs:attribute name="nl" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="lt" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="st" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="ld" type="xs:string"/> |
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="datePlusHourMin"> <xs:restriction base="xs:string"> <xs:pattern value="\d{2}/\d{2}/\d{4}\s+\d{2}:\d{2}"/> </xs:restriction> </xs:simpleType> |
type | restriction of xs:int | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
source | <xs:simpleType name="facilityComplexType"> <xs:restriction base="xs:int"> <xs:enumeration value="0"/> <xs:enumeration value="1"/> <xs:enumeration value="2"/> </xs:restriction> </xs:simpleType> |