Dear Wiki user, You have subscribed to a wiki page or wiki category on "Xerces Wiki" for change notification.
The "ishanjayawardena/scd_proposal" page has been changed by ishanjayawardena. http://wiki.apache.org/xerces/ishanjayawardena/scd_proposal?action=diff&rev1=12&rev2=13 -------------------------------------------------- 1. {{{XSObjectList resolveSCP(String scp, XSModel schema, NamespaceContext nc)}}}<<BR>> 2. {{{XSObjectList resolveIncompleteSCP(String scp, XSObject component, NamespaceContext nc)}}}<<BR>> - Following two methods are useful when resolving the SCPs that do not involve a namespace binding. Such SCPs occur when the schema doesn't have a target namespace. For example {{{/type::purchaseOrderType/model::sequence/schemaElement::shipTo}}} is an SCP which does not use a namespace binding. + <<BR>>Following two methods are useful when resolving the SCPs that do not involve a namespace binding. Such SCPs occur when the schema doesn't have a target namespace. For example {{{/type::purchaseOrderType/model::sequence/schemaElement::shipTo}}} is an SCP which does not use a namespace binding. 1.#3 {{{XSObjectList resolveSCP(String scp, XSModel schema)}}}<<BR>> 2. {{{XSObjectList resolveIncompleteSCP(String scp, XSObject component)}}}<<BR>> 3. {{{String getCanonicalSCP(XSObject component, XSModel schema, NamespaceContext nc)}}}<<BR>> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
