element <global-functions> (local)
Namespace:
Type:
anonymous complexType
Content:
mixed (allows character data), 1 attribute
Defined:
Includes:
definition of 1 attribute
Content Model Diagram
XML Representation Summary
<global-functions
   
 = 
(xsd:string)
    >
   
Content: 
{text}
</global-functions>
Included in content model of elements (1):
expression-language
XML Source (see within schema source)
<xsd:element maxOccurs="1" minOccurs="0" name="global-functions">
<xsd:complexType mixed="true">
<xsd:attribute name="file" type="nonBlankString"/>
</xsd:complexType>
</xsd:element>
Attribute Detail (all declarations; defined within this component only; 1/1)
file
Type:
Use:
optional
Attribute Value
xsd:string
XML Source (see within schema source)
<xsd:attribute name="file" type="nonBlankString"/>

XML schema documentation generated with DocFlex/XML RE 1.8.5 using DocFlex/XML XSDDoc 2.5.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.