← Prev in month ← Prev in thread

xml:id, uxml + John Cowens schema

From
Dave Pawson <>
To
Date
2010-12-24T15:53:52Z
ID
<20101224155352.3f269571@marge3>
Thread
xml:id, uxml + John Cowens schema
Given a schema definition
<define name="para">
<element name="para">
  <attribute name="xml:id"/>
  <ref name='inlines'/>
</element>
</define>


and an instance of
<para xml:id='abc'>text</para>

Would this convince xml applications
to treat this as an id... without the uxml schema for the instance?
I'm wondering how grey the area is between uxml and xml 1.0?



-- 

regards 

-- 
Dave Pawson
XSLT XSL-FO FAQ.
http://www.dpawson.co.uk
← Prev in month ← Prev in thread