W3C

AnyAttributeOtherStrict Pattern

.//xs:complexType/xs:anyAttribute[(not(@processContents) or @processContents = 'strict')
	    and (@namespace = '##other')]/
	    (., @processContents, @namespace)

This is an Advanced XML Schema Patterns for Databinding 1.0 pattern, exhibited by the following examples:


This document was produced by the W3C XML Schema Patterns for Databinding Working Group. Comments on this document may be sent to the public public-xsd-databinding-comments@w3.org mailing list (public archive).

Generated from patterns.xml $Date$