Schema dax-1.8.xsd


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


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

element adag/filename
diagram
type extension of PlainFilenameType
attributes
Name  Type  Use  Default  Fixed  
file  xs:string  required      
link  LinkageType  optional      
optional  xs:boolean  optional  false    

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      
dv-namespace  xs:string  optional      
dv-name  xs:NMTOKEN  optional      
dv-version  xs:string  optional      
id  xs:ID  required      
level  xs:nonNegativeInteger  optional      
compound  xs:NMTOKENS  optional      

element adag/job/argument
diagram
children filename

element adag/job/argument/filename
diagram
type PlainFilenameType
attributes
Name  Type  Use  Default  Fixed  
file  xs:string  required      

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

element adag/job/profile/filename
diagram
type PlainFilenameType
attributes
Name  Type  Use  Default  Fixed  
file  xs:string  required      

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

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

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

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

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 PlainFilenameType
used by
element adag/job/uses
attributes
Name  Type  Use  Default  Fixed  
file  xs:string  required      
dontTransfer  TransferType  optional  false    
dontRegister  xs:boolean  optional  false    
temporaryHint  xs:string  optional      
link  LinkageType  optional      
optional  xs:boolean  optional  false    

complexType PlainFilenameType
diagram
used by
elements adag/filename adag/job/argument/filename adag/job/profile/filename
complexTypes FilenameType StdioType
attributes
Name  Type  Use  Default  Fixed  
file  xs:string  required      

complexType StdioType
diagram
type extension of PlainFilenameType
used by
elements adag/job/stderr adag/job/stdin adag/job/stdout
attributes
Name  Type  Use  Default  Fixed  
file  xs:string  required      
varname  xs:NMTOKEN  required      

simpleType LinkageType
type restriction of xs:NMTOKEN
used by
attributes adag/filename/@link 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

simpleType TransferType
type restriction of xs:NMTOKEN
used by
attribute FilenameType/@dontTransfer
facets
enumeration false
enumeration optional
enumeration true


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