O

----- Original Message -----
From: Saurabh (JIRA) [mailto:xmlbeans-...@xml.apache.org]
Sent: Monday, March 07, 2011 04:25 AM
To: xmlbeans-...@xml.apache.org <xmlbeans-...@xml.apache.org>
Subject: [jira] Updated: (XMLBEANS-452) Problems With XML Schema to Instance 
Conversion Program


     [ 
https://issues.apache.org/jira/browse/XMLBEANS-452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Saurabh updated XMLBEANS-452:
-----------------------------

    Attachment: FixFor-XMLBEANS-452.patch

> Problems With XML Schema to Instance Conversion Program
> -------------------------------------------------------
>
>                 Key: XMLBEANS-452
>                 URL: https://issues.apache.org/jira/browse/XMLBEANS-452
>             Project: XMLBeans
>          Issue Type: Bug
>          Components: Tools
>    Affects Versions: Version 2.5
>         Environment: The problem is not platform specific and is reproducible 
> on all environments
>            Reporter: Saurabh
>            Priority: Critical
>             Fix For: unspecified
>
>         Attachments: FixFor-XMLBEANS-452.patch
>
>   Original Estimate: 0h
>  Remaining Estimate: 0h
>
> We get Instance out of a Schema Element using the createSampleForType method 
> of org.apache.xmlbeans.impl.xsd2inst.SampleXmlUtil.
> We have observed two problems
> 1. This program does not give a complete instance. If the number of child 
> elements in the instance is large(Running into Thousands) then this program 
> gives a truncated instance.
> 2. Elements in a XML Schema can have a "default" or "fixed" value. The 
> instance generated by this program does not respect the "default" value as 
> specified in the schema.
> We overcame these two problems by changing 
> org.apache.xmlbeans.impl.xsd2inst.SampleXmlUtil and we want to share the 
> patch with you. You can review it and use it if you feel it is correct.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@xmlbeans.apache.org
For additional commands, e-mail: dev-h...@xmlbeans.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@xmlbeans.apache.org
For additional commands, e-mail: dev-h...@xmlbeans.apache.org

Reply via email to