element <fillin> (local)
Namespace:
Type:
anonymous complexType
Content:
empty, 2 attributes
Defined:
Includes:
definitions of 2 attributes
XML Representation Summary
<fillin
   
 = 
xs:anySimpleType
 = 
xs:integer
/>
Included in content model of elements (4):
XML Source (see within schema source)
<xs:element name="fillin">
<xs:complexType>
<xs:attribute name="fill"/>
<xs:attribute name="characters" type="xs:integer"/>
</xs:complexType>
</xs:element>
Attribute Detail (all declarations; defined within this component only; 2/2)
characters
Type:
xs:integer, predefined
Use:
optional
XML Source (see within schema source)
<xs:attribute name="characters" type="xs:integer"/>

fill
Type:
xs:anySimpleType
Use:
optional
XML Source (see within schema source)
<xs:attribute name="fill"/>

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