Namespace: |
|
Type: |
|
Content: |
complex, 8 attributes, 6 elements |
Defined: |
globally within component.xsd, see XML source |
Used: |
at 1 location |
XML Representation Summary |
|||||
<templateGroup |
|||||
form | = |
xsd:string |
|||
forms | = |
list of xsd:string |
|||
id | = |
xsd:string |
|||
ifEvents | = |
list of xsd:string |
|||
ifExpr | = |
xsd:string |
|||
location | = |
xsd:string |
|||
mode | = |
xsd:string |
|||
phase | = |
xsd:string |
|||
> |
|||||
|
|||||
</templateGroup> |
Type Derivation Summary![]() |
<xsd:element name="templateGroup"> <xsd:annotation> <xsd:documentation> A logical grouping of templates and locations. Attributes present on the group are automatically applied to children. Groups may not be nested. </xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:complexContent> <xsd:sequence> <xsd:choice maxOccurs="unbounded" minOccurs="0"> <!-- added post 1.1 --> <!-- added post 1.1 --> <!-- added post 1.1 --> <!-- added post 1.1 --> </xsd:choice> </xsd:sequence> <!-- form is obsolescent --> </xsd:extension> </xsd:complexContent> </xsd:complexType> </xsd:element> |
Type: |
xsd:string |
Use: |
optional |
Defined: |
locally, within this element |
<xsd:attribute name="form" type="xsd:string" use="optional"/> |
Type: |
|
Use: |
optional |
Defined: |
Type: |
xsd:string |
Use: |
optional |
Defined: |
locally, within this element |
<xsd:attribute name="id" type="xsd:string" use="optional"/> |
Type: |
|
Use: |
optional |
Defined: |
Type: |
xsd:string |
Use: |
optional |
Defined: |
Type: |
xsd:string |
Use: |
optional |
Defined: |
locally, within this element |
<xsd:attribute name="location" type="xsd:string" use="optional"/> |
Type: |
xsd:string |
Use: |
optional |
Defined: |
locally, within this element |
<xsd:attribute name="mode" type="xsd:string" use="optional"/> |
Type: |
xsd:string |
Use: |
optional |
Defined: |
locally, within this element |
<xsd:attribute name="phase" type="xsd:string" use="optional"/> |
Type: |
embedded, complex content |
Defined: |
by reference, within this element |
<xsd:element ref="defineLocation"/> |
Type: |
|
Defined: |
by reference, within this element |
<xsd:element ref="expandMacro"/> |
Type: |
embedded, empty content |
Defined: |
by reference, within this element |
<xsd:element ref="useTemplate"/> |
Type: |
embedded, complex content |
Defined: |
by reference, within this element |
<xsd:element ref="useTemplateGroup"/> |