element <field>
Namespace:
Type:
embedded complexType
Content:
empty, 3 attributes
Defined:
locally at 1 location
Includes:
definitions of 3 attributes
XML Representation Summary
<field
   
applyAlways
 = 
("before" | "after")
   
direction
 = 
("ascending" | "descending")
   
id
 = 
xsd:string
/>
May be included in elements (1):
orderBy (type embedded)
Usage / Definition Locations
XML Source
<xsd:element name="field">
<xsd:complexType>
<xsd:attribute name="id" type="xsd:string" use="required"/>
<xsd:attribute name="direction" type="orderByDirection" use="required"/>
<xsd:attribute name="applyAlways" use="optional">
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:enumeration value="before"/>
<xsd:enumeration value="after"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>
</xsd:complexType>
</xsd:element>
Attribute Detail
applyAlways
Type:
Use:
optional
Defined:
locally, within this element
XML Source
<xsd:attribute name="applyAlways" use="optional">
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:enumeration value="before"/>
<xsd:enumeration value="after"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>
Embedded Type
Derivation:
restriction of xsd:string
Facets:
enumeration:
"before", "after"

direction
Type:
Use:
required
Defined:
locally, within this element
XML Source
<xsd:attribute name="direction" type="orderByDirection" use="required"/>

id
Type:
xsd:string
Use:
required
Defined:
locally, within this element
XML Source
<xsd:attribute name="id" type="xsd:string" use="required"/>

XML Schema documentation generated with DocFlex/XML (Kit) v1.6.2
DocFlex/XML is a powerful template-driven documentation and report generator from any data stored in XML files. Based on an innovative technology developed by FILIGRIS WORKS, this new tool offers virtuoso data querying and formatting capabilities not found in anything else!
Need to convert your XML data into a clear nice-looking documentation or reports? Web-ready hypertext HTML or printable MS Word / OpenOffice.org friendly RTF? DocFlex/XML may be a cheap, quick and effective solution exactly for this task!
Have questions? Not sure how to use it? Just send us e-mail to contact@filigris.com and we are always happy to help you! See also our services at www.filigris.com

Lumisportal  10.4.0.180427 - Copyright © 2006–2018 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.