aspose file tools
The moose likes XML and Related Technologies and the fly likes is there any way to add inline schema with xml using jaxb Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » XML and Related Technologies
Reply locked New topic
Author

is there any way to add inline schema with xml using jaxb

moin roy
Greenhorn

Joined: Mar 28, 2012
Posts: 15
is there any way to add inline schema with xml using jaxb?I want to mean that I need to add the schema with the schema generated xml file.I give an examole as given below



I can only generate xml file look like



but I can not add inline xmlschema with is xml.
Paul Clapham
Bartender

Joined: Oct 14, 2005
Posts: 16483
    
    2

There's no need to have three copies of this question. Here's a link to the one which already has discussion: http://www.coderanch.com/t/572015/XML/there-java-API-generate-xml, I'm closing this one.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: is there any way to add inline schema with xml using jaxb
 
Similar Threads
XMLSpy won't work with our AXIS2 WSDL but our system works with it fine
Is there a java API to generate xml with an inline schema definition
creating xml file with xml schema in java
XmlException on calling WSDL2Java
XML schema fails to load