Namespace
http://diggsml.org/schema-dev
Diagram
Type
diggs:ProcessingStepType
Type hierarchy
Properties
Used by
Model
Children
diggs:associatedFile , diggs:equipment , diggs:processStepDescription , diggs:processStepName , diggs:remark , diggs:role , diggs:timePerformed
Instance
<diggs:ProcessingStep index= "" owns= "false" xmlns:diggs= "http://diggsml.org/schema-dev" >
<diggs:associatedFile xlink:actuate= "" xlink:arcrole= "" xlink:href= "" nilReason= "" owns= "false" xlink:role= "" xlink:show= "" xlink:title= "" xlink:type= "simple" > {0,unbounded} </diggs:associatedFile>
<diggs:role > {0,unbounded} </diggs:role>
<diggs:remark > {0,unbounded} </diggs:remark>
<diggs:equipment xlink:actuate= "" xlink:arcrole= "" xlink:href= "" nilReason= "" owns= "false" xlink:role= "" xlink:show= "" xlink:title= "" xlink:type= "simple" > {0,unbounded} </diggs:equipment>
<diggs:timePerformed gml:id= "" xml:lang= "" > {0,1} </diggs:timePerformed>
<diggs:processStepDescription xml:lang= "" > {0,1} </diggs:processStepDescription>
<diggs:processStepName codeSpace= "" > {0,1} </diggs:processStepName>
</diggs:ProcessingStep>
Attributes
QName
Type
Default
Use
Annotation
index
positiveInteger
optional
This attribute is used to explicitly define the sequence of
processing steps, numbered as 1,2,3, etc. in sequence order. If omitted,
the processing sequence is assumed to follow the order of the
ProcessingStep
owns
boolean
false
optional
Source
<element name= "ProcessingStep" type= "diggs:ProcessingStepType" />