Vendor related data. Vendors are selling, not necessarily operating. |
Element Groups | ReferenceRangeGroup, VendorHostRangeGroup |
Complex Types | ActionType, BookingCollectionType, CatalogueType, SegmentCollectionType, StationType, StationVehicleDropOffType, StationVehiclePickupType, StationVehicleType, VendorCollectionType |
Element | Action |
<xs:group name="VendorGroup"> <xs:annotation> <xs:documentation>Vendor related data. Vendors are selling, not necessarily operating.</xs:documentation> </xs:annotation> <xs:choice> <xs:annotation> <xs:documentation>element or collection</xs:documentation> </xs:annotation> <xs:element ref="Vendor"/> <xs:element ref="Vendors"/> </xs:choice> </xs:group> |