Definition Type: Element
Name: Sequence
Namespace: http://ns.hr-xml.org/2007-04-15
Type: positiveInteger:http://www.w3.org/2001/XMLSchema
Containing Schema: ScreeningTypes.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Optional sequence number to associate related groups of information represented by the parent element.
Collapse XSD Schema Diagram:
XSD Diagram of Sequence in schema screeningtypes_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="Sequence" type="xsd:positiveInteger" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Optional sequence number to associate related groups of information represented by the parent element. </xsd:documentation>
    </xsd:annotation>
</xsd:element>