← Prev in month
← Prev in thread
Next in thread →
Next in month →
ISSUE 151: SDO 3.0 API Request - XSDHelper isGlobalType & isGlobalProperty
http://www.osoa.org/jira/browse/SDO-151 I sorted this to the components: "XMLFidelity" and "SDO API". Please try to include a "problem statement" as part of the issue. -----Ursprüngliche Nachricht----- Von: Blaise Doughan [mailto:] Gesendet: Montag, 2. Februar 2009 21:13 An: Betreff: [sdo] SDO 3.0 API Request - XSDHelper isGlobalType & isGlobalProperty Hello All, I would like to propose 2 new APIs for XSDHelper. These APIs would allow the user to determine if a type/property corresponds to a global item in the corresponding XML schema. The signatures would be as follows: public boolean isGlobalType(Type type); // NEW public boolean isGlobalProperty(Property property); // NEW These methods are consistent with the other types of operations allowed on XSDHelper: public boolean isAttribute(Property property); public boolean isElement(Property property); public boolean isMixed(Type type); etc. -Blaise --------------------------------------------------------------------- To unsubscribe from this mail list, you must leave the OASIS TC that generates this mail. Follow this link to all your TCs in OASIS at: https://www.oasis-open.org/apps/org/workgroup/portal/my_workgroups.php
← Prev in month
← Prev in thread
Next in thread →
Next in month →