Definition Type Element
Name orientation
Type string
Abstract False
MinOccurs 0
MaxOccurs (1)
Documentation The value of this tag can be either "horizontal" or "vertical" and applies to how things contained in the section are laid out on the screen.

If set to "horizontal," then items in the section are laid out across the page.  If set to "vertical," then items are laid out down the page.
XSD Schema Character Sheet Definition.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element minOccurs="0" name="orientation" type="xs:string" >
  <xs:annotation>
    <xs:documentation>The value of this tag can be either &quot;horizontal&quot; or &quot;vertical&quot; and applies to how things contained in the section are laid out on the screen.

If set to &quot;horizontal,&quot; then items in the section are laid out across the page.  If set to &quot;vertical,&quot; then items are laid out down the page.
</xs:documentation>
  </xs:annotation>

</xs:element>
Derivation Tree
[No Sub Types]
orientation
    [No Super Types]
Generated using Liquid XML Studio by Liquid Technologies Ltd