| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||
| children | Marker MarkerCharacteristic | ||||||||||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xsd:complexType name="markerElementType"> <xsd:annotation> <xsd:documentation>Element describing a marker.</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element ref="Marker" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="MarkerCharacteristic" minOccurs="0" maxOccurs="unbounded"/> </xsd:sequence> <xsd:attribute name="type" type="markerType" use="required"/> <xsd:attributeGroup ref="CommonAttributes"/> </xsd:complexType> |
| type | markerType | |||||||||||||||||||||||||||||||||
| properties |
|
|||||||||||||||||||||||||||||||||
| facets |
|
|||||||||||||||||||||||||||||||||
| source | <xsd:attribute name="type" type="markerType" use="required"/> |