20 Aug 2004 15:19
[ xframe-Bugs-1012887 ] wrong model when using group with xs:all
Bugs item #1012887, was opened at 2004-08-20 15:19 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=454391&aid=1012887&group_id=48863 Category: all platforms Group: xsddoc-0.5-beta Status: Open Resolution: None Priority: 5 Submitted By: Kurt Riede (kriede) Assigned to: Kurt Riede (kriede) Summary: wrong model when using group with xs:all Initial Comment: related version: xsddoc-0.5-beta and earlier Problems in group definition: 1. Model missing 2. build-in types are invalid linked in model, but should not be linked at all Problems in group usage 3. no space between elements in model 4. minOccurs/maxOccurs in group reference missing in model Example: <xs:group name="aGroup"> <xs:all> <xs:element name="test1" type="xs:string"/> <xs:element name="test2" type="xs:string"/> <xs:element name="test3" type="xs:string"/> /xs:all> </xs:group> Th eabove and further examples are now added to the stress test. Solutions will follow soon. Regards Kurt ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=454391&aid=1012887&group_id=48863 ------------------------------------------------------- SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift. http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
RSS Feed