Definition Type: Attribute
Name: sequence
Namespace: http://www.rixml.org/2005/3/RIXML
Type: integer:http://www.w3.org/2001/XMLSchema
Containing Schema: RIXML-2_2.xsd
Use Optional
Documentation:
Used to indicate any meaningful ordering of the Products contained in this Research item. Particularly useful in publishing compendium products made up of multiple sub-products. Ordering is ascending.
Collapse XSD Schema Diagram:
XSD Diagram of sequence in schema rixml-2_2_xsd (RIXML - Research Information Markup Language)
Collapse XSD Schema Code:
<xs:attribute name="sequence" type="xs:integer" use="optional">
    <xs:annotation>
        <xs:documentation>Used to indicate any meaningful ordering of the Products contained in this Research item.  Particularly useful in publishing compendium products made up of multiple sub-products.  Ordering is ascending.  </xs:documentation>
    </xs:annotation>
</xs:attribute>