Hi. Does anyone know if it is possible to have something like this: ... <xsd:sequence> <xsd:element name="*" minOccurs="0" maxOccurs="unbounded"> <xsd:complexType> <xsd:sequence> <xsd:element name="info-a" type="xsd:string"/> <xsd:element name="info-b" type="xsd:string"/> </xsd:sequence> </xsd:complexType> </xsd:element> </xsd:sequence> ... this should allow to verify the document containes elements with UNKNOWN names, but all these elements contain precise content (2 elements, one named 'info-a', one named 'info-b'). thanks, bye, Y.L.Bresson ---------------------------------------------------------------------Received on Wednesday, 22 August 2001 06:47:40 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Saturday, 22 July 2006 00:12:44 GMT