element <iotest> (global)
Namespace:
Type:
anonymous complexType
Content:
complex, 2 elements
Defined:
globally in pretext.xsd; see XML source
Includes:
definitions of 2 elements
Used:
XML Representation Summary
<iotest>
   
Content: 
</iotest>
Content model elements (2):
input (type xs:string),
Included in content model of elements (1):
Known Usage Locations
XML Source (see within schema source)
<xs:element name="iotest">
<xs:complexType>
<xs:sequence>
<xs:element name="input" type="xs:string"/>
<xs:element ref="output"/>
</xs:sequence>
</xs:complexType>
</xs:element>
Content Element Detail (all declarations; defined within this component only; 2/2)
input
Type:
xs:string, predefined, simple content
XML Source (see within schema source)
<xs:element name="input" type="xs:string"/>

output
Type:
xs:string, predefined, simple content
XML Source (see within schema source)
<xs:element ref="output"/>

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