element <option>
Namespace:
Type:
embedded (extension of xsd:string)
Content:
simple, 2 attributes
Defined:
locally at 1 location
Includes:
definitions of 2 attributes
XML Representation Summary
<option
   
insertLocation
 = 
("before" | "after")
   
value
 = 
xsd:string
   
>
   
Content: 
{ xsd:string }
</option>
May be included in elements (1):
Usage / Definition Locations
Annotation
A static option to be included in this control. If optionsSourceId is defined, insertLocation will define where the static options are included relative to the dynamic options.
Embedded Type Detail
Type Derivation Tree
xsd:string
  complexType
Derivation:
extension of xsd:string
XML Source
<xsd:element maxOccurs="unbounded" minOccurs="0" name="option">
<xsd:annotation>
<xsd:documentation>
A static option to be included in this control. If optionsSourceId is defined, insertLocation will define where the static options are included relative to the dynamic options.
</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:simpleContent>
<xsd:extension base="xsd:string">
<xsd:attribute name="value" type="xsd:string" use="required"/>
<xsd:attribute name="insertLocation" type="optionInsertLocation" use="optional">
<xsd:annotation>
<xsd:documentation>
Specified when optionsSourceId is defined to choose where static options should be included. It can be before or after the dynamic options.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
</xsd:element>
Attribute Detail
insertLocation
Specified when optionsSourceId is defined to choose where static options should be included. It can be before or after the dynamic options.
Type:
Use:
optional
Defined:
locally, within this element
XML Source
<xsd:attribute name="insertLocation" type="optionInsertLocation" use="optional">
<xsd:annotation>
<xsd:documentation>
Specified when optionsSourceId is defined to choose where static options should be included. It can be before or after the dynamic options.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>

value
Type:
xsd:string
Use:
required
Defined:
locally, within this element
XML Source
<xsd:attribute name="value" 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  14.0.0.210430 - Copyright © 2006–2021 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.