complexType Comments
diagram pscev_p388.png
children Comment
used by
elements BookingRate/SupplierComments BookingRateRate/SupplierComments
source <xs:complexType name="Comments">
 
<xs:sequence>
   
<xs:element name="Comment" type="Comment" maxOccurs="unbounded"/>
 
</xs:sequence>
</xs:complexType>

element Comments/Comment
diagram pscev_p389.png
type Comment
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
SequenceSequence      
source <xs:element name="Comment" type="Comment" maxOccurs="unbounded"/>


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