This is a static archive of the previous Open Grid Forum GridForge content management system saved from host forge.ogf.org file /sf/sfmain/do/go/artf6165?nav=1&selectedTab=history at Sun, 06 Nov 2022 11:48:45 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  
 (2 Items)
Field Old Value New Value Date Performed By
Status
Open
Closed
08/19/2008 2:24 AM EDT Andreas Savva
Closed 08/19/2008 08/19/2008 2:24 AM EDT Andreas Savva

 
 
 
< 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/sfmain/do/go/artf6165?nav=1&selectedTab=history at Sun, 06 Nov 2022 11:48:45 GMT