A reference to an AssociatedFile object that providesinformation about external files or documents associated with thisprocessing step. The target value is indicated in the appinfoelement.
The 'actuate' attribute is used to communicate the desired timing of traversal from the starting resource to the ending resource; it's value should be treated as follows:onLoad - traverse to the ending resource immediately on loading the starting resource onRequest - traverse from the starting resource to the ending resource only on a post-loading event triggered for this purpose other - behavior is unconstrained; examine other markup in link for hints none - behavior is unconstrained
The 'show' attribute is used to communicate the desired presentation of the ending resource on traversal from the starting resource; it's value should be treated as follows: new - load ending resource in a new window, frame, pane, or other presentation contextreplace - load the resource in the same window, frame, pane, or other presentation contextembed - load ending resource in place of the presentation of the starting resourceother - behavior is unconstrained; examine other markup in the link for hints none - behavior is unconstrained
<element maxOccurs="unbounded" minOccurs="0" name="associatedFile" type="diggs:AssociatedFilePropertyType"><annotation><appinfo source="urn:x-gml:targetElement">diggs:AssociatedFile</appinfo><documentation>A reference to an AssociatedFile object that provides information about external files or documents associated with this processing step. The target value is indicated in the appinfo element.</documentation></annotation></element>
Identifies a specific role or task performed that isassociated with this specific feature, the person or organizationthat performed the role, and associated time frame, ifapplicable.
<element maxOccurs="unbounded" minOccurs="0" name="role" type="diggs:RolePropertyType"><annotation><documentation>Identifies a specific role or task performed that is associated with this specific feature, the person or organization that performed the role, and associated time frame, if applicable.</documentation></annotation></element>
<element maxOccurs="unbounded" minOccurs="0" name="remark" type="diggs:RemarkPropertyType"><annotation><documentation>Any comment or remark associated with this specific processing step.</documentation></annotation></element>
The 'actuate' attribute is used to communicate the desired timing of traversal from the starting resource to the ending resource; it's value should be treated as follows:onLoad - traverse to the ending resource immediately on loading the starting resource onRequest - traverse from the starting resource to the ending resource only on a post-loading event triggered for this purpose other - behavior is unconstrained; examine other markup in link for hints none - behavior is unconstrained
The 'show' attribute is used to communicate the desired presentation of the ending resource on traversal from the starting resource; it's value should be treated as follows: new - load ending resource in a new window, frame, pane, or other presentation contextreplace - load the resource in the same window, frame, pane, or other presentation contextembed - load ending resource in place of the presentation of the starting resourceother - behavior is unconstrained; examine other markup in the link for hints none - behavior is unconstrained
<element maxOccurs="unbounded" minOccurs="0" name="equipment" type="diggs:EquipmentPropertyType"><annotation><appinfo>diggs:AbstractEquipment</appinfo><documentation>A property element that supports a value by reference only. The target value is indicated in the appinfo element.</documentation></annotation></element>
Database handle for the object. It is of XML type ID, so is constrained to beunique in the XML document within which it occurs. An external identifier for the object inthe form of a URI may be constructed using standard XML and XPointer methods. This is doneby concatenating the URI for the document, a fragment separator, and the value of the idattribute.
Source
<element minOccurs="0" name="timePerformed" type="diggs:TimeIntervalType"><annotation><documentation>The time or time interval during which the processing step was performed.</documentation></annotation></element>
<element minOccurs="0" name="processStepDescription" type="string"><annotation><documentation>A narrative description of the processing step</documentation></annotation></element>
<element minOccurs="0" name="processStepName" type="gml:CodeType"><annotation><documentation>If applicable, a name for this processing step.</documentation></annotation></element>
Complex Type diggs:ProcessingStepType
Namespace
http://diggsml.org/schemas/3
Annotations
Extended type based on AbstractMetadataPropertyType. Adds elements for processing step type definition.
This attribute is used to explicitly define the sequence ofprocessing steps, numbered as 1,2,3, etc. in sequence order. If omitted,the processing sequence is assumed to follow the order of theProcessingStep
<complexType name="ProcessingStepType"><annotation><documentation>Extended type based on AbstractMetadataPropertyType. Adds elements for processing step type definition.</documentation></annotation><complexContent><extension base="gml:AbstractMetadataPropertyType"><sequence><element maxOccurs="unbounded" minOccurs="0" name="associatedFile" type="diggs:AssociatedFilePropertyType"><annotation><appinfo source="urn:x-gml:targetElement">diggs:AssociatedFile</appinfo><documentation>A reference to an AssociatedFile object that provides information about external files or documents associated with this processing step. The target value is indicated in the appinfo element.</documentation></annotation></element><element maxOccurs="unbounded" minOccurs="0" name="role" type="diggs:RolePropertyType"><annotation><documentation>Identifies a specific role or task performed that is associated with this specific feature, the person or organization that performed the role, and associated time frame, if applicable.</documentation></annotation></element><element maxOccurs="unbounded" minOccurs="0" name="remark" type="diggs:RemarkPropertyType"><annotation><documentation>Any comment or remark associated with this specific processing step.</documentation></annotation></element><element maxOccurs="unbounded" minOccurs="0" name="equipment" type="diggs:EquipmentPropertyType"><annotation><appinfo>diggs:AbstractEquipment</appinfo><documentation>A property element that supports a value by reference only. The target value is indicated in the appinfo element.</documentation></annotation></element><element minOccurs="0" name="timePerformed" type="diggs:TimeIntervalType"><annotation><documentation>The time or time interval during which the processing step was performed.</documentation></annotation></element><element minOccurs="0" name="processStepDescription" type="string"><annotation><documentation>A narrative description of the processing step</documentation></annotation></element><element minOccurs="0" name="processStepName" type="gml:CodeType"><annotation><documentation>If applicable, a name for this processing step.</documentation></annotation></element></sequence><attribute name="index" type="positiveInteger"><annotation><documentation>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</documentation></annotation></attribute></extension></complexContent></complexType>
This attribute is used to explicitly define the sequence ofprocessing steps, numbered as 1,2,3, etc. in sequence order. If omitted,the processing sequence is assumed to follow the order of theProcessingStep
<attribute name="index" type="positiveInteger"><annotation><documentation>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</documentation></annotation></attribute>