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

RE: Notification-07 XSD bugs in <import>



Hi

Clarification on this since we seem to change this every release. I take
it this is now what IANA is recommending we put? Is there a reference?
Will this be the final value or is it a placeholder that will be
replaced before publication?

Sharon 

-----Original Message-----
From: owner-netconf@ops.ietf.org [mailto:owner-netconf@ops.ietf.org] On
Behalf Of Andy Bierman
Sent: Sunday, June 03, 2007 3:53 PM
To: Netconf (E-mail)
Subject: 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/>

--
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/>