- From: Databinding Issue Tracker <dean+cgi@w3.org>
- Date: Wed, 1 Nov 2006 17:44:44 +0000 (GMT)
- To: public-xsd-databinding@w3.org
ISSUE-79: Global Attribute SimpleType pattern
http://www.w3.org/2005/06/tracker/databinding/issues/79
Raised by: Paul Downey
On product: Advanced
Proposed Advanced pattern:
<xs:attribute name="foo">
<xs:simpleType>
...
</xs:simpleType>
</xs:attribute>
XPath:
./xs:attribute/xs:simpleType/(../(., @name), .)
Received on Wednesday, 1 November 2006 17:45:06 UTC