background image

More Information about JAXB

<< Running the XmlType Example | Streaming API for XML >>
<< Running the XmlType Example | Streaming API for XML >>

More Information about JAXB

3. Select the j2s-xmlType folder.
4. Select the Open as Main Project check box.
5. Click Open Project Folder.
6. Right-click the j2s-xmlType project and select Run Project.
Building and Running the XmlType Example Using Ant
To compile and run the XmlType example using Ant, in a terminal window, go to the
tut-install/javaeetutorial5/examples/jaxb/j2s-xmlType/ directory and type the following:
ant runapp
Further Information about JAXB
For more information about JAXB, XML, and XML Schema, see:
Java Community Process page:
http://jcp.org/en/jsr/detail?id=222
W3C Recommendation "Extensible Markup Language (XML) 1.0":
http://www.w3.org/TR/REC-xml
XML Information Set:
http://www.w3.org/TR/xml-infoset/
W3C XML Schema Part 0: Primer, edited by David C. Fallside:
http://www.w3.org/TR/xmlschema-0/
XML Path Language, edited by James Clark and Steve DeRose:
http://www.w3.org/TR/1999/REC-xpath-19991116
Further Information about JAXB
The Java EE 5 Tutorial · September 2007
548