complexType AmenityTransferDuration
diagram pscev_p53.png
children TransportationMeans TransferTime
used by
element AmenityTransferDurationList/TransferDuration
source <xs:complexType name="AmenityTransferDuration">
 
<xs:sequence>
   
<xs:element name="TransportationMeans" type="AmenityTransportationMeans">
     
<xs:annotation>
       
<xs:documentation>Descripcion del tipo de transporte.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="TransferTime" type="AmenityTransferTime">
     
<xs:annotation>
       
<xs:documentation>Valor del tiempo de desplazamiento.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element AmenityTransferDuration/TransportationMeans
diagram pscev_p54.png
type AmenityTransportationMeans
properties
isRef 0
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
TransportationMeansTypePSCodeType      
documentation
Puede ser tipo caminando, en auto, tren, etc.
annotation
documentation
Descripcion del tipo de transporte.
source <xs:element name="TransportationMeans" type="AmenityTransportationMeans">
 
<xs:annotation>
   
<xs:documentation>Descripcion del tipo de transporte.</xs:documentation>
 
</xs:annotation>
</xs:element>

element AmenityTransferDuration/TransferTime
diagram pscev_p55.png
type AmenityTransferTime
properties
isRef 0
content complex
children TransferTimeValue UnitOfTime
annotation
documentation
Valor del tiempo de desplazamiento.
source <xs:element name="TransferTime" type="AmenityTransferTime">
 
<xs:annotation>
   
<xs:documentation>Valor del tiempo de desplazamiento.</xs:documentation>
 
</xs:annotation>
</xs:element>


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