Showing:

Attributes
Diagrams
Properties
Source
Used by
Complex Type TNS
Namespace No namespace
Diagram
Diagram conf-metier3.tmp#id33 conf-metier3.tmp#id34
Used by
Element TNamespace/ns
Attributes
QName Type Fixed Default Use Annotation
prefix xs:string optional
uri xs:anyURI optional
Source
<xs:complexType name="TNS">
  <xs:attribute name="prefix" type="xs:string"/>
  <xs:attribute name="uri" type="xs:anyURI"/>
</xs:complexType>
Attribute TNS / @prefix
Namespace No namespace
Type xs:string
Properties
content: simple
Used by
Complex Type TNS
Source
<xs:attribute name="prefix" type="xs:string"/>
Attribute TNS / @uri
Namespace No namespace
Type xs:anyURI
Properties
content: simple
Used by
Complex Type TNS
Source
<xs:attribute name="uri" type="xs:anyURI"/>