| diagram | ![]() |
||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||
| source | <xsd:complexType name="stringElementType"> <xsd:annotation> <xsd:documentation>Type for an element with a single string attribute.</xsd:documentation> </xsd:annotation> <xsd:attribute name="value" type="xsd:string" use="required"/> <xsd:attributeGroup ref="CommonAttributes"/> </xsd:complexType> |
| type | xsd:string | ||
| properties |
|
||
| source | <xsd:attribute name="value" type="xsd:string" use="required"/> |