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=13&rev2=14

--------------------------------------------------

  
   1. {{{XSObjectList resolveSCP(String scp, XSModel schema, NamespaceContext 
nc)}}}<<BR>>
   2. {{{XSObjectList resolveIncompleteSCP(String scp, XSObject component, 
NamespaceContext nc)}}}<<BR>>
-  <<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 third and fourth 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]

Reply via email to