Specifies the order in which the information should be returned.
XSD Schema Diagram:
XSD Schema Code:
<xs:attribute name="DisplayOrder" type="DisplayOrderType" use="optional">
<xs:annotation>
<xs:documentation xml:lang="en">Specifies the order in which the information should be returned.</xs:documentation>
</xs:annotation>
</xs:attribute>