element <input> (local)
Namespace:
Type:
anonymous complexType
Content:
mixed (allows character data), 1 attribute
Defined:
locally within console element in pretext.xsd; see XML source
Includes:
definition of 1 attribute
XML Representation Summary
<input
   
 = 
xs:anySimpleType
   
>
   
Content: 
</input>
Included in content model of elements (1):
XML Source (see within schema source)
<xs:element name="input">
<xs:complexType mixed="true">
<xs:attribute name="prompt"/>
</xs:complexType>
</xs:element>
Attribute Detail (all declarations; defined within this component only; 1/1)
prompt
Type:
xs:anySimpleType
Use:
optional
XML Source (see within schema source)
<xs:attribute name="prompt"/>

XML schema documentation generated with FlexDoc/XML 1.12.5 using FlexDoc/XML XSDDoc 2.9.2 template set