Schema TripMileageRQ.xsd


element FromCity
diagram
type restriction of xsd:string
properties
content  simple
used by
element  TripMileageRQ
facets
minLength  3
maxLength  3

element ToCity
diagram
type restriction of xsd:string
properties
content  simple
used by
element  TripMileageRQ
facets
minLength  3
maxLength  3

element TripMileageRQ
diagram
properties
content  complex
children FromCity ToCity
attributes
Name   Type   Use   Default   Fixed  
version xsd:string optional        

attribute TripMileageRQ/@version
type xsd:string
properties
isRef  0
use  optional


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