[
http://issues.apache.org/jira/browse/TUSCANY-503?page=comments#action_12418137
]
Yang ZHONG commented on TUSCANY-503:
------------------------------------
Frank and I propose adding this new method into XMLHelper API to support XSD
substitution in SDO2:
/**
* Gets the Sequence corresponding to the specified substitutable Property of
the specified DataObject.
* @param dataObject Not null, otherwise NullPointerException.
* @param head A substitution group head property.
* @return The Sequence corresponding to the specified substitutable Property
of the specified DataObject,
* null if the specified Property isn't a substitution head.
*/
Sequence getSubstitutionValues(DataObject dataObject, Property head);
Before it reaches the spec, we'll host it in SDOUtil for the time being.
> XSD substitution support in SDO2
> --------------------------------
>
> Key: TUSCANY-503
> URL: http://issues.apache.org/jira/browse/TUSCANY-503
> Project: Tuscany
> Type: New Feature
> Components: Java SDO Implementation
> Environment: Java
> Reporter: Yang ZHONG
> Priority: Minor
>
> Copied from eMail thread "Question about XSD substitution support in SDO2"
> (http://www.mail-archive.com/tuscany-dev%40ws.apache.org/msg03963.html):
> Raymond Feng
> Tue, 13 Jun 2006 16:43:09 -0700
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]