← Prev in month ← Prev in thread

Where are XML types ?

From
Philippe Poulard <>
To
XML Developers List <>
Date
2005-01-06T14:02:50Z
ID
<>
Thread
Where are XML types ?
Where are XML types ?
People know xs:string, xs:int and xs:QName, because they are taken from 
raw data, but is there high level types for XML items such as 
xml:element, xml:attribute, or xml:namespace ?
I have to name (with a QName) objects (that can be XML items) as if they 
were types.
I really really don't think that XPath2 offers a reasonable solution with :
"5 instance of xs:integer"
". instance of element()"
the last one frightened me :(

Where is the xml:element type ?
-- 
Cordialement,

            ///
           (. .)
  -----ooO--(_)--Ooo-----
|   Philippe Poulard    |
  -----------------------
← Prev in month ← Prev in thread