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

RE: Potential problem in Netconf protocol XSD?



> In the -12 draft, dataInlineType is defined as
> 
>      <xs:complexType name="dataInlineType">
>        <xs:complexContent>
>          <xs:restriction base="xs:anyType"/>
>        </xs:complexContent>
>      </xs:complexType>
> 
> This was discussed in this thread (and also others):
> http://ops.ietf.org/lists/netconf/netconf.2006/msg00846.html 
> 
> The suggested change is to use the xs:extension instead.  Are you
> saying that xs:extension doesn't work for you?

This is definitely a problem, the XSD should use xs:extension rather
than xs:restriction. This was a proposed change for the RFC editor to
make, we need to be sure it's done before the RFC is issued.

Rob

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