diagram | ![]() |
||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||
source | <xsd:complexType name="metaType"> <xsd:annotation> <xsd:documentation>Container element for one item of meta information</xsd:documentation> </xsd:annotation> <xsd:attribute name="name" type="xsd:string" use="required"/> <xsd:attribute name="content" type="xsd:string" use="optional"/> <xsd:attribute name="description" type="xsd:string" use="optional"> <xsd:annotation> <xsd:documentation>TODO reference?</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="name" type="xsd:string" use="required"/> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="content" type="xsd:string" use="optional"/> |
type | xsd:string | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="description" type="xsd:string" use="optional"> <xsd:annotation> <xsd:documentation>TODO reference?</xsd:documentation> </xsd:annotation> </xsd:attribute> |