Schema dax-1.5.xsd


schema location:  E:\GriPhyN\VDL\dax-1.5\dax-1.5.xsd
targetNamespace:  http://www.griphyn.org/chimera/DAX
 
Elements  Complex types  Simple types 
adag  FilenameType  LinkageType 
StdioType  ProfileNamespace 


element adag
diagram
children filename job child
attributes
Name  Type  Use  Default  Fixed  
name  xs:string  required      
index  xs:nonNegativeInteger  required      
count  xs:nonNegativeInteger  required      

element adag/filename
diagram
type FilenameType
attributes
Name  Type  Use  Default  Fixed  
file  xs:string  required      
isTemporary  xs:boolean  optional  false    
temporaryHint  xs:string  optional      
link  LinkageType  optional      

element adag/job
diagram
children argument profile stdin stdout stderr uses
attributes
Name  Type  Use  Default  Fixed  
namespace  xs:string  optional      
name  xs:NMTOKEN  required      
version  xs:string  optional      
id  xs:ID  required      

element adag/job/argument
diagram
children filename

element adag/job/argument/filename
diagram
type FilenameType
attributes
Name  Type  Use  Default  Fixed  
file  xs:string  required      
isTemporary  xs:boolean  optional  false    
temporaryHint  xs:string  optional      
link  LinkageType  optional      

element adag/job/profile
diagram
children filename
attributes
Name  Type  Use  Default  Fixed  
key  xs:string  required      
namespace  ProfileNamespace  required      

element adag/job/profile/filename
diagram
type FilenameType
attributes
Name  Type  Use  Default  Fixed  
file  xs:string  required      
isTemporary  xs:boolean  optional  false    
temporaryHint  xs:string  optional      
link  LinkageType  optional      

element adag/job/stdin
diagram
type extension of StdioType
attributes
Name  Type  Use  Default  Fixed  
file  xs:string  required      
isTemporary  xs:boolean  optional  false    
temporaryHint  xs:string  optional      
link  LinkageType  optional    input  

element adag/job/stdout
diagram
type extension of StdioType
attributes
Name  Type  Use  Default  Fixed  
file  xs:string  required      
isTemporary  xs:boolean  optional  false    
temporaryHint  xs:string  optional      
link  LinkageType  optional    output  

element adag/job/stderr
diagram
type extension of StdioType
attributes
Name  Type  Use  Default  Fixed  
file  xs:string  required      
isTemporary  xs:boolean  optional  false    
temporaryHint  xs:string  optional      
link  LinkageType  optional    output  

element adag/job/uses
diagram
type FilenameType
attributes
Name  Type  Use  Default  Fixed  
file  xs:string  required      
isTemporary  xs:boolean  optional  false    
temporaryHint  xs:string  optional      
link  LinkageType  optional      

element adag/child
diagram
children parent
attributes
Name  Type  Use  Default  Fixed  
ref  xs:IDREF  required      

element adag/child/parent
diagram
attributes
Name  Type  Use  Default  Fixed  
ref  xs:IDREF  required      

complexType FilenameType
diagram
type extension of StdioType
used by
elements adag/filename adag/job/argument/filename adag/job/profile/filename adag/job/uses
attributes
Name  Type  Use  Default  Fixed  
file  xs:string  required      
isTemporary  xs:boolean  optional  false    
temporaryHint  xs:string  optional      
link  LinkageType  optional      

complexType StdioType
diagram
used by
elements adag/job/stderr adag/job/stdin adag/job/stdout
complexType FilenameType
attributes
Name  Type  Use  Default  Fixed  
file  xs:string  required      
isTemporary  xs:boolean  optional  false    
temporaryHint  xs:string  optional      

simpleType LinkageType
type restriction of xs:NMTOKEN
used by
attributes adag/job/stdin/@link adag/job/stdout/@link adag/job/stderr/@link FilenameType/@link
facets
enumeration none
enumeration input
enumeration output
enumeration inout

simpleType ProfileNamespace
type restriction of xs:NMTOKEN
used by
attribute adag/job/profile/@namespace
facets
enumeration vds
enumeration condor
enumeration dagman
enumeration env
enumeration hints
enumeration globus


XML Schema documentation generated with
XMLSPY Schema Editor http://www.altova.com/xmlspy