Hi,
The xsi is short for
http://www.w3.org/2001/XMLSchema-instance
and the varoious attribrutes are defined by the specification. Take a look at
http://www.w3.org/TR/xmlschema-0/
Cheers,
Gareth
Dave Brosius wrote:
There are a few nodes that are never represented in a schema definition,
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
and
xsi:noNamespaceSchemaLocation="foo.xsd"
are two that come to mind.
The question is, how do we humans know this? Did we memorize some list of nodes, or did we learn
some rule to apply?
-- Gareth Reakes, Managing Director Parthenon Computing +44-1865-811184 http://blog.parthcomp.com/xerces
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]