[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: ISSUE 151: SDO 3.0 API Request - XSDHelper.getGlobalType()
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:blaise.doughan@oracle.com] Gesendet: Montag, 2. Februar 2009 20:16 An: sdo@lists.oasis-open.org Betreff: [sdo] SDO 3.0 API Request - XSDHelper.getGlobalType() Hello All, I would like to propose a new API for XSDHelper. This API would return an SDO Type given XML schema type information. The API would have the following signature: public Type getGlobalType(String uri, String typeName); // NEW This has the same feel as the following existing method: public Property getGlobalProperty(String uri, String propertyName, boolean isElement); The new method also provides a nice symmetry with the following existing methods: public String getNamespaceURI(Type type); public String getLocalName(Type type); -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
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]