complexType BookingStatusActor
diagram pscev_p298.png
type extension of xs:string
properties
base xs:string
used by
element BookingStatus/BookingStatusActor
attributes
Name  Type  Use  Default  Fixed  annotation
BookingStatusActorTypexs:string      
source <xs:complexType name="BookingStatusActor">
 
<xs:simpleContent>
   
<xs:extension base="xs:string">
     
<xs:attribute name="BookingStatusActorType" type="xs:string"/>
   
</xs:extension>
 
</xs:simpleContent>
</xs:complexType>

attribute BookingStatusActor/@BookingStatusActorType
type xs:string
properties
isRef 0
source <xs:attribute name="BookingStatusActorType" type="xs:string"/>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy