XmlNamespaces.XsiNamespace FieldXmlNamespaces.XsiNamespace FieldXmlNamespaces::XsiNamespace Field
The XML Schema Instance namespace.
Remarks
This namespace is defined by
XML Schema Part 1: Structures Second Edition and is used
for the special attributes xsi:type
, xsi:nil
, xsi:schemaLocation
and
xsi:noNamespaceSchemaLocation
.
The xsi
prefix is conventionally bound to this namespace. In XQuery, the xsi
prefix is bound
to this namespace by default.