diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of s:string | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <s:complexType name="QueueItemType"> <s:annotation> <s:documentation>Contains (if any) CRS specific extended information</s:documentation> </s:annotation> <s:simpleContent> <s:extension base="s:string"> <s:attribute name="QueueItemRef" type="s:string" use="required"/> <s:attributeGroup ref="QueueParameters"/> <s:attributeGroup ref="BookingIdentityGroup"/> </s:extension> </s:simpleContent> </s:complexType> |
type | s:string | ||
properties |
|
||
source | <s:attribute name="QueueItemRef" type="s:string" use="required"/> |