http://www.w3.org/Bugs/Public/show_bug.cgi?id=5301 sandygao@ca.ibm.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | ------- Comment #2 from sandygao@ca.ibm.com 2007-12-04 14:42 ------- To be aligned with "data" (and other elements who have simple contents), I think we need to define a type like "base64DataType", which extends xs:base64Binary by adding an attribute wildcard to allow extensions. That is, <xs:complexType name="base64DataType"> <xs:simpleContent> <xs:extension base="xs:base64Binary"> <xs:anyAttribute namespace="##other" processContents="lax"/> </xs:extension> </xs:simpleContent> </xs:complexType>Received on Tuesday, 4 December 2007 14:42:38 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 8 January 2008 14:17:01 GMT