| schema location: | ..\projectedconditionalreport.xsd |
| attributeFormDefault: | |
| elementFormDefault: | |
| Elements | Complex types |
| projectedConditional | errorsType |
| projectedConditionalReport | lookupTicketType |
| messagesType | |
| profilesType | |
| profileType | |
| ratingSetType |
| diagram | ![]() |
||
| properties |
|
||
| children | pjmTicketId companyShortName ticketStatus equipmentId lookupTicket ratingSet profiles | ||
| used by |
|
||
| source | <xs:element name="projectedConditional"> <xs:complexType> <xs:all> <xs:element name="pjmTicketId" type="xs:long" minOccurs="0"/> <xs:element name="companyShortName" type="xs:string" minOccurs="0"/> <xs:element name="ticketStatus" type="xs:long" minOccurs="0"/> <xs:element name="equipmentId" type="xs:long" minOccurs="0"/> <xs:element name="lookupTicket" type="lookupTicketType" minOccurs="0"/> <xs:element name="ratingSet" type="ratingSetType" minOccurs="0"/> <xs:element name="profiles" type="profilesType" minOccurs="0"/> </xs:all> </xs:complexType> </xs:element> |
| diagram | ![]() |
||||||
| type | xs:long | ||||||
| properties |
|
||||||
| source | <xs:element name="pjmTicketId" type="xs:long" 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="ticketStatus" type="xs:long" minOccurs="0"/> |
| diagram | ![]() |
||||||
| type | xs:long | ||||||
| properties |
|
||||||
| source | <xs:element name="equipmentId" type="xs:long" minOccurs="0"/> |
| diagram | ![]() |
||||||||||||||||||||||||||||||
| type | lookupTicketType | ||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||
| source | <xs:element name="lookupTicket" type="lookupTicketType" minOccurs="0"/> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||
| type | ratingSetType | ||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||
| source | <xs:element name="ratingSet" type="ratingSetType" minOccurs="0"/> |
| diagram | ![]() |
||||||
| type | profilesType | ||||||
| properties |
|
||||||
| children | profile | ||||||
| source | <xs:element name="profiles" type="profilesType" minOccurs="0"/> |
| diagram | ![]() |
||
| properties |
|
||
| children | errors messages projectedConditional | ||
| source | <xs:element name="projectedConditionalReport"> <xs:complexType> <xs:sequence> <xs:element name="errors" type="errorsType" minOccurs="0"/> <xs:element name="messages" type="messagesType" minOccurs="0"/> <xs:element ref="projectedConditional" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
||||||
| type | errorsType | ||||||
| properties |
|
||||||
| children | error | ||||||
| source | <xs:element name="errors" type="errorsType" minOccurs="0"/> |
| diagram | ![]() |
||||||
| type | messagesType | ||||||
| properties |
|
||||||
| children | message | ||||||
| source | <xs:element name="messages" type="messagesType" minOccurs="0"/> |
| diagram | ![]() |
||
| children | error | ||
| used by |
|
||
| source | <xs:complexType name="errorsType"> <xs:sequence> <xs:element name="error" type="xs:string" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
||||||
| type | xs:string | ||||||
| properties |
|
||||||
| source | <xs:element name="error" type="xs:string" maxOccurs="unbounded"/> |
| diagram | ![]() |
||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||
| source | <xs:complexType name="lookupTicketType"> <xs:attribute name="id" type="xs:long"/> <xs:attribute name="start" type="xs:string"/> <xs:attribute name="end" type="xs:string"/> <xs:attribute name="status" type="xs:long"/> </xs:complexType> |
| type | xs:long |
| source | <xs:attribute name="id" type="xs:long"/> |
| type | xs:string |
| source | <xs:attribute name="start" type="xs:string"/> |
| type | xs:string |
| source | <xs:attribute name="end" type="xs:string"/> |
| type | xs:long |
| source | <xs:attribute name="status" type="xs:long"/> |
| 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 | ![]() |
||
| children | profile | ||
| used by |
|
||
| source | <xs:complexType name="profilesType"> <xs:sequence> <xs:element name="profile" type="profileType" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
||||||||||||||||||||||
| type | profileType | ||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||
| source | <xs:element name="profile" type="profileType" minOccurs="0" maxOccurs="unbounded"/> |
| diagram | ![]() |
||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||
| source | <xs:complexType name="profileType"> <xs:attribute name="start" type="xs:string"> <xs:annotation> <xs:documentation>mm/dd/yyyy hh24</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="end" type="xs:string"> <xs:annotation> <xs:documentation>mm/dd/yyyy hh24</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> |
| type | xs:string | ||
| annotation |
|
||
| source | <xs:attribute name="start" type="xs:string"> <xs:annotation> <xs:documentation>mm/dd/yyyy hh24</xs:documentation> </xs:annotation> </xs:attribute> |
| type | xs:string | ||
| annotation |
|
||
| source | <xs:attribute name="end" type="xs:string"> <xs:annotation> <xs:documentation>mm/dd/yyyy hh24</xs:documentation> </xs:annotation> </xs:attribute> |
| 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: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"/> |