Showing:

Attributes
Diagrams
Properties
Source
Used by
Element TParameters / parameter
Namespace No namespace
Diagram
Diagram conf-metier8.tmp#id74 conf-metier8.tmp#id75 conf-metier8.tmp#id73
Type TParameter
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
mixed: true
Model
Attributes
QName Type Fixed Default Use Annotation
name xs:NCName required
value xs:string optional
Source
<xs:element name="parameter" type="TParameter" minOccurs="0" maxOccurs="unbounded"/>
Complex Type TParameters
Namespace No namespace
Diagram
Diagram conf-metier28.tmp#id72
Used by
Model parameter*
Children parameter
Source
<xs:complexType name="TParameters">
  <xs:sequence>
    <xs:element name="parameter" type="TParameter" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
</xs:complexType>