process

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
process xsd:string optional
<h:div class="summary">Keyword signifying how object is to be processed.</h:div>
<h:div class="description">Semantics depend on the parent element</h:div>
<h:div class="curation">2006-05-20: PMR added</h:div>

Used By

Element molecule

Source

<xsd:attributeGroup id="attGp.process" name="process">
  <xsd:attribute id="att.process" name="process" type="xsd:string">
    <xsd:annotation>
      <xsd:documentation>
        <h:div class="summary">Keyword signifying how object is to be processed.</h:div>
        <h:div class="description">Semantics depend on the parent element</h:div>
        <h:div class="curation">2006-05-20: PMR added</h:div>
      </xsd:documentation>
    </xsd:annotation>
  </xsd:attribute>
</xsd:attributeGroup>