Seems like the skip would take precedence because it tells the parser to not even look for a schema let alone examine its ns. _____ From: xmlschema-dev-request@w3.org [mailto:xmlschema-dev-request@w3.org] On Behalf Of Shlomo Yona Sent: Wednesday, August 29, 2007 1:31 AM To: xmlschema-dev@w3.org Subject: xsd:any and its processContents and namespace attribute Hello, When using both processContents and namespace attributes in an xsd:any which one of the two has precedence? For example: <xsd:any namespace="##other" processContents="skip"/> Should I just skip when processing or should I skip only if the namespace of the observed element in the XML instance is from a namespace other than the target namespace of the schema? Thanks. Shlomo.Received on Wednesday, 29 August 2007 11:56:32 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Wednesday, 29 August 2007 11:56:33 GMT