[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Notification-07 XSD bugs in <import>



Hi,

Two more XSD bugs:

---------------------

OLD:

<xs:import namespace="urn:ietf:params:xml:ns:netconf:base:1.0"
        schemaLocation="urn:ietf:params:xml:ns:netconf:base:1.0"/>

NEW:

<xs:import namespace="urn:ietf:params:xml:ns:netconf:base:1.0"
  schemaLocation=
   "http://www.iana.org/assignments/xml-registry/schema/netconf.xsd"/>
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

--------------------
OLD:

<xs:import namespace=
      "urn:ietf:params:netconf:capability:notification:1.0"
        schemaLocation=
           "urn:ietf:params:netconf:capability:notification:1.0"/>

NEW:

<xs:import namespace=
      "urn:ietf:params:xml:ns:netconf:notification:1.0"
       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        schemaLocation=
"http://www.iana.org/assignments/xml-registry/schema/notification.xsd"/> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

--------------------------


Andy


--
to unsubscribe send a message to netconf-request@ops.ietf.org with
the word 'unsubscribe' in a single line as the message text body.
archive: <http://ops.ietf.org/lists/netconf/>