Schema iv-1.1.xsd


schema location:  E:\GriPhyN\VDL\iv-1.0.xsd
targetNamespace:  http://www.griphyn.org/chimera/Invocation
 
Elements  Complex types  Simple types 
invocation  JobType  DottedQuad 
RUsageType  PositiveDecimal 
StatCallType 


element invocation
diagram
children prejob mainjob postjob usage statcall
attributes
Name  Type  Use  Default  Fixed  
version  xs:NMTOKEN  required      
start  xs:dateTime  required      
duration  PositiveDecimal  required      
transformation  xs:string  optional  null    
derivation  xs:string  optional  null    
host  DottedQuad  optional  0.0.0.0    
pid  xs:decimal  optional      
uid  xs:integer  optional      
gid  xs:integer  optional      

element invocation/prejob
diagram
type JobType
children usage status statcall command-line cwd
attributes
Name  Type  Use  Default  Fixed  
start  xs:dateTime  required      
duration  PositiveDecimal  required      
pid  xs:decimal  optional      

element invocation/mainjob
diagram
type JobType
children usage status statcall command-line cwd
attributes
Name  Type  Use  Default  Fixed  
start  xs:dateTime  required      
duration  PositiveDecimal  required      
pid  xs:decimal  optional      

element invocation/postjob
diagram
type JobType
children usage status statcall command-line cwd
attributes
Name  Type  Use  Default  Fixed  
start  xs:dateTime  required      
duration  PositiveDecimal  required      
pid  xs:decimal  optional      

element invocation/usage
diagram
type RUsageType
attributes
Name  Type  Use  Default  Fixed  
utime  xs:decimal  required      
stime  xs:decimal  required      
minflt  xs:unsignedLong  required      
majflt  xs:unsignedLong  required      
nswap  xs:unsignedLong  required      
nsignals  xs:unsignedLong  required      
nvcsw  xs:unsignedLong  optional      
nivcsw  xs:unsignedLong  optional      

element invocation/statcall
diagram
type extension of StatCallType
children file descriptor temporary statinfo data
attributes
Name  Type  Use  Default  Fixed  
error  xs:int  required      
id  xs:NMTOKEN  required      

complexType JobType
diagram
children usage status statcall command-line cwd
used by
elements invocation/mainjob invocation/postjob invocation/prejob
attributes
Name  Type  Use  Default  Fixed  
start  xs:dateTime  required      
duration  PositiveDecimal  required      
pid  xs:decimal  optional      

element JobType/usage
diagram
type RUsageType
attributes
Name  Type  Use  Default  Fixed  
utime  xs:decimal  required      
stime  xs:decimal  required      
minflt  xs:unsignedLong  required      
majflt  xs:unsignedLong  required      
nswap  xs:unsignedLong  required      
nsignals  xs:unsignedLong  required      
nvcsw  xs:unsignedLong  optional      
nivcsw  xs:unsignedLong  optional      

element JobType/status
diagram
children failure regular signalled suspended
attributes
Name  Type  Use  Default  Fixed  
raw  xs:int  required      

element JobType/status/failure
diagram
type extension of xs:string
attributes
Name  Type  Use  Default  Fixed  
error  xs:byte  required      

element JobType/status/regular
diagram
attributes
Name  Type  Use  Default  Fixed  
exitcode  xs:byte  required      

element JobType/status/signalled
diagram
type extension of xs:string
attributes
Name  Type  Use  Default  Fixed  
signal  xs:byte  required      
corefile  xs:boolean  optional      

element JobType/status/suspended
diagram
type extension of xs:string
attributes
Name  Type  Use  Default  Fixed  
signal  xs:byte  required      

element JobType/statcall
diagram
type StatCallType
children file descriptor temporary statinfo data
attributes
Name  Type  Use  Default  Fixed  
error  xs:int  required      

element JobType/command-line
diagram
type extension of xs:string
attributes
Name  Type  Use  Default  Fixed  
executable  xs:string  required      

element JobType/cwd
diagram
type restriction of xs:string
facets
maxLength 4095
whiteSpace preserve

complexType RUsageType
diagram
used by
elements invocation/usage JobType/usage
attributes
Name  Type  Use  Default  Fixed  
utime  xs:decimal  required      
stime  xs:decimal  required      
minflt  xs:unsignedLong  required      
majflt  xs:unsignedLong  required      
nswap  xs:unsignedLong  required      
nsignals  xs:unsignedLong  required      
nvcsw  xs:unsignedLong  optional      
nivcsw  xs:unsignedLong  optional      

complexType StatCallType
diagram
children file descriptor temporary statinfo data
used by
elements invocation/statcall JobType/statcall
attributes
Name  Type  Use  Default  Fixed  
error  xs:int  required      

element StatCallType/file
diagram
type extension of xs:hexBinary
attributes
Name  Type  Use  Default  Fixed  
name  xs:string  required      

element StatCallType/descriptor
diagram
attributes
Name  Type  Use  Default  Fixed  
number  xs:nonNegativeInteger  required      

element StatCallType/temporary
diagram
attributes
Name  Type  Use  Default  Fixed  
name  xs:string  required      
descriptor  xs:integer  required      

element StatCallType/statinfo
diagram
attributes
Name  Type  Use  Default  Fixed  
size  xs:integer  required      
mode  xs:token  optional      
inode  xs:integer  optional      
nlink  xs:integer  optional      
blksize  xs:integer  optional      
atime  xs:dateTime  optional      
mtime  xs:dateTime  optional      
ctime  xs:dateTime  optional      
uid  xs:integer  optional      
gid  xs:integer  optional      

element StatCallType/data
diagram
type extension of xs:string
attributes
Name  Type  Use  Default  Fixed  
truncated  xs:boolean  optional      

simpleType DottedQuad
type restriction of xs:string
used by
attribute invocation/@host
facets
minLength 7
maxLength 15
whiteSpace collapse
pattern (\d{1,3}\.){3}\d{1,3}

simpleType PositiveDecimal
type restriction of xs:decimal
used by
attributes invocation/@duration JobType/@duration
facets
minInclusive 0


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