Update "Getting Started with XMLBeans" documentation
----------------------------------------------------
Key: XMLBEANS-460
URL: https://issues.apache.org/jira/browse/XMLBEANS-460
Project: XMLBeans
Issue Type: New Feature
Affects Versions: Version 2.5
Reporter: Robert Liguori
Priority: Minor
Fix For: Version 2.5
Please refine the following documentation:
http://xmlbeans.apache.org/docs/2.2.0/guide/conGettingStartedwithXMLBeans.html
(and ./docs/guide/conGettingStartedwithXMLBeans.html)
(as referenced in the README.txt file of the 2.5.0 release)
Note: The doc link about should point to a URI that redirects to the latest
version (e.g., .../docs/guide/... not .../docs/2.2.0/guide/...)
================================================================
The following:
"This XML includes a root element, purchase-order, that has three kinds of
child elements: customer, date, line-item, and shipper."
should read"
"This XML includes a root element, purchase-order, that has four kinds of child
elements: customer, date, line-item, and shipper."
Note: "three" should be changed to "four".
================================================================
"For reference information, see XmlObject Interface." points to
http://xmlbeans.apache.org/docs/2.2.0/reference/org/apache/xmlbeans/XmlObject.html.
However, it should point to a URI that redirects to the latest version (e.g.,
2.5.0)
================================================================
Relative to the above link...
Does XMLBeans 2.5.0 support XSD 1.1 now (e.g., anyAtomicType)? If so, the
diagram in the "XMLBeans Support for Built-In Schema Types" section needs to be
updated. The updated diagram that can be referenced is the the following
document:
W3C XML Schema Definition Language (XSD) 1.1 Part 2: Datatypes
W3C Candidate Recommendation 21 July 2011
http://www.w3.org/TR/xmlschema11-2/
================================================================
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]