Hello.(Sorry for the previous message without subject) I need some help... I have to choose between 3 elements, 2 of them are with the same name but different type. The following part of schema chooses Address or only the first Coordinate. <xsd:complexType name="GeoCodeRequest"> <xsd:choice> <xsd:element name="Address" type="Address"/> <xsd:element name="Coordinate" type="UTMCoordinate"/> <xsd:element name="Coordinate" type="LatLonCoordinate"/> </xsd:choice> </xsd:complexType> Thanks a lot Anna Yakubovitch anna@locationet.comReceived on Sunday, 24 June 2001 03:27:36 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 16 March 2009 11:13:17 GMT