Showing:

Properties
Source
Used by
Attribute @xsi:noNamespaceSchemaLocation
Namespace http://www.w3.org/2001/XMLSchema-instance
Type xs:anyURI
Properties
content simple
Used by
Source
<xs:attribute name="noNamespaceSchemaLocation" type="xs:anyURI" id="noNamespaceSchemaLocation"/>
Attribute @xsi:schemaLocation
Namespace http://www.w3.org/2001/XMLSchema-instance
Type list of xs:anyURI
Properties
content simple
Used by
Source
<xs:attribute name="schemaLocation" id="schemaLocation">
  <xs:simpleType>
    <xs:list itemType="xs:anyURI">
    </xs:list>
  </xs:simpleType>
</xs:attribute>