This is a static archive of the previous Open Grid Forum GridForge content management system saved from host forge.ogf.org file /sf/go/artf6165?nav=1 at Fri, 04 Nov 2022 19:00:21 GMT SourceForge : artf6165: PC: Example in 6.5.1.6 wrong order of elements

Project Home

Tracker

Documents

Tasks

Source Code

Discussions

File Releases

Wiki

Project Admin

JSDL calendar
Search Tracker
Project: JSDL-WG     Trackers > [CLOSED] JSDL v1.0 Errata > View Artifact
Artifact artf6165 : PC: Example in 6.5.1.6 wrong order of elements
Tracker: [CLOSED] JSDL v1.0 Errata
Title: PC: Example in 6.5.1.6 wrong order of elements
Description:
[From the public comment forum]

The example in section 6.5.1.6 has a wrong order of elements
and does not conform to the Schema. It writes:

<jsdl:DataStaging>
<jsdl:FileName>control.txt</jsdl:FileName>
<jsdl:Source>
<jsdl:URI>http://foo.bar.com/~me/control.txt</jsdl:URI>;
</jsdl:Source>
<jsdl:CreationFlag>overwrite</jsdl:CreationFlag>
<jsdl:DeleteOnTermination>true</jsdl:DeleteOnTermination>
</jsdl:DataStaging>

where jsdl:Source is _bevore_  jsdl:CreationFlag, while the XML Schmema
says it must be _after_  (Page 71): 

<xsd:sequence>
<xsd:element ref="jsdl:FileName"/>
<xsd:element ref="jsdl:FilesystemName" minOccurs="0"/>
<xsd:element ref="jsdl:CreationFlag"/>
<xsd:element ref="jsdl:DeleteOnTermination" minOccurs="0"/>
<xsd:element ref="jsdl:Source" minOccurs="0"/>
...
Submitted By: Andreas Savva
Submitted On: 03/18/2008 11:07 PM EDT
Last Modified: 08/19/2008 2:24 AM EDT
Closed: 08/19/2008 2:24 AM EDT

Status / Comments Change Log Associations Attachments  
Status  
Group: *
Status:* Closed
Category: *
Customer: *
Priority: * 4
Assigned To: * None
Reported in Release: *
Fixed in Release: *
Estimated Hours: * 0
Actual Hours: * 0
Comments
Andreas Savva: 08/19/2008 2:24 AM EDT
  Comment:
This was done before submission (forgot to close it earlier).
  Action: Update
Closed set to 08/19/2008
Status changed from Open to Closed
Andreas Savva: 03/18/2008 11:07 PM EDT
  Comment:
We should re-check all examples that use DataStaging
  Action: Update
Andreas Savva: 03/18/2008 11:07 PM EDT
  Action: Create


 
 
 
< Previous
 
 
Next >
 


The Open Grid Forum Contact Webmaster | Report a problem | GridForge Help
This is a static archive of the previous Open Grid Forum GridForge content management system saved from host forge.ogf.org file /sf/go/artf6165?nav=1 at Fri, 04 Nov 2022 19:00:26 GMT