Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

As shown in the diagram above, the data objects no longer include an XSL datastream. Instead, the XSL datastream is located in demo:cmodel and is referenced in the  DSINPUTSPEC datastream of demo:sdep.

Code Block

<fbs:DSInput DSMax="1"DSMin="1"DSOrdinality="false"
             wsdlMsgPartName="XSL"pid="demo:cmodel">
  <fbs:DSInputLabel>XSL</fbs:DSInputLabel>
  <fbs:DSMIME>application/xml</fbs:DSMIME>
  <fbs:DSInputInstruction>DC to MODS XSLT</fbs:DSInputInstruction>
</fbs:DSInput>

Other changes include removing the now-obsolete bDefPID attribute from both the Service Deployment (sDep) Method Map and DSInputSpec schemas.

This work is currently available in the FC-254 development branch and is expected to be included in the upcoming Fedora 3.1 release.