urn:schemas-cosylab-com:Components:1.0
element Components

Documentation
This is a sequence of components that can be activated by the Manager in the System
Properties
This component is not nillable.

Model
<Components
  base = xs:anyURI
  lang = xs:language
  space = xs:NCName : preserve>
_+
</Components>


Nested Element Summary
ComponentInfo_
          

Attribute Summary
 xs:anyURIbase
          See http://www.w3.org/TR/xmlbase/ for information about this attribute. 
 xs:languagelang
          In due course, we should install the relevant ISO 2- and 3-letter codes as the enumerated possible values . 
 xs:NCNamespace
          

Attribute Detail

base

See http://www.w3.org/TR/xmlbase/ for information about this attribute.

Type:
xs:anyURI
Use:
optional
Form:
unqualified

lang

In due course, we should install the relevant ISO 2- and 3-letter codes as the enumerated possible values . . .

Type:
xs:language
Use:
optional
Form:
unqualified

space

Type:
based on
with :
Default:
preserve
Use:
optional
Form:
unqualified

Source
<xs:element name="Components">
<xs:complexType>
<xs:sequence>
<xs:element maxOccurs="unbounded" name="_" type="ComponentInfo"/>
</xs:sequence>
<xs:attributeGroup ref="xml:specialAttrs"/>
</xs:complexType>
</xs:element>


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.