complexType Identifiers
diagram pscev_p519.png
children Identifier
used by
elements Person/Identifiers BookingServiceAgent/Identifiers
source <xs:complexType name="Identifiers">
 
<xs:sequence>
   
<xs:element name="Identifier" type="Identifier" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>Los PersonID tienen Tipo y Pais para poder especificar el identificador y
                        validarlo segun el formato que corresponda.
                   
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element Identifiers/Identifier
diagram pscev_p520.png
type Identifier
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
TypePSCodeTyperequired      
CountryCodexs:string      
documentation
Probablemente sea desfavorecido por otra manera de controlar los formatos de
                            los identifier
                       
ExpirationDatexs:date      
annotation
documentation
Los PersonID tienen Tipo y Pais para poder especificar el identificador y
                        validarlo segun el formato que corresponda.
                   
source <xs:element name="Identifier" type="Identifier" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Los PersonID tienen Tipo y Pais para poder especificar el identificador y
                        validarlo segun el formato que corresponda.
                   
</xs:documentation>
 
</xs:annotation>
</xs:element>


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