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=11&rev2=12

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

  
   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.
+  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>>
- {{{String getCanonicalSCP(XSObject component, XSModel schema, 
NamespaceContext nc)}}}<<BR>>
+  3. {{{String getCanonicalSCP(XSObject component, XSModel schema, 
NamespaceContext nc)}}}<<BR>>
  
  After considering time constraints applied on the project and the need for 
setting up more realistic and measurable objectives, I will only implement the 
first four methods and if time permits, I will also consider implementing the 
fifth method as well. But I have not mentioned any specific details about it in 
my project schedule.<<BR>>
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to