Showing:

Attributes
Diagrams
Properties
Source
Used by
Complex Type TParent
Namespace No namespace
Diagram
Diagram conf-metier36.tmp#id152 conf-metier36.tmp#id153
Used by
Element TElement/parent
Attributes
QName Type Fixed Default Use Annotation
element xs:NCName optional
path TPseudoXPath optional
Source
<xs:complexType name="TParent">
  <xs:attribute name="element" type="xs:NCName"/>
  <xs:attribute name="path" type="TPseudoXPath"/>
</xs:complexType>
Attribute TParent / @element
Namespace No namespace
Type xs:NCName
Properties
content: simple
Used by
Complex Type TParent
Source
<xs:attribute name="element" type="xs:NCName"/>
Attribute TParent / @path
Namespace No namespace
Type TPseudoXPath
Properties
content: simple
Used by
Complex Type TParent
Source
<xs:attribute name="path" type="TPseudoXPath"/>