| schema location: | ..\realtimeratingsreport.xsd |
| attributeFormDefault: | |
| elementFormDefault: | |
| Elements | Complex types |
| realTimeRatings | errorsType |
| realTimeRatingsReport | messagesType |
| ratingSetType |
| diagram | ![]() |
||
| properties |
|
||
| children | rtTicketId equipmentId status startDateTime endDateTime ratingSet | ||
| used by |
|
||
| source | <xs:element name="realTimeRatings"> <xs:complexType> <xs:all> <xs:element name="rtTicketId" type="xs:long" minOccurs="0"/> <xs:element name="equipmentId" type="xs:long" minOccurs="0"/> <xs:element name="status" type="xs:long" minOccurs="0"/> <xs:element name="startDateTime" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>mm/dd/yyyy hh24:mi</xs:documentation> </xs:annotation> </xs:element> <xs:element name="endDateTime" type="xs:string" 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:all> </xs:complexType> </xs:element> |
| diagram | ![]() |
||||||
| type | xs:long | ||||||
| properties |
|
||||||
| source | <xs:element name="rtTicketId" type="xs:long" minOccurs="0"/> |
| diagram | ![]() |
||||||
| type | xs:long | ||||||
| properties |
|
||||||
| source | <xs:element name="equipmentId" type="xs:long" minOccurs="0"/> |
| diagram | ![]() |
||||||
| type | xs:long | ||||||
| properties |
|
||||||
| source | <xs:element name="status" type="xs:long" minOccurs="0"/> |
| diagram | ![]() |
||||||
| type | xs:string | ||||||
| properties |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="startDateTime" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>mm/dd/yyyy hh24:mi</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| type | xs:string | ||||||
| properties |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="endDateTime" type="xs:string" 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 | ![]() |
||
| properties |
|
||
| children | errors messages realTimeRatings | ||
| source | <xs:element name="realTimeRatingsReport"> <xs:complexType> <xs:sequence> <xs:element name="errors" type="errorsType" minOccurs="0"/> <xs:element name="messages" type="messagesType" minOccurs="0"/> <xs:element ref="realTimeRatings" 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 | ![]() |
||
| 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="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"/> |