| diagram | ![]() |
||||||||||||||||||||||||||||||
| namespace | http://www.csml.org/csml/version1 | ||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||
| source | <xsd:element name="logVariable"> <xsd:complexType> <xsd:attributeGroup ref="csml19:elementTypeAttribute"/> <xsd:attributeGroup ref="csml19:labelRefAttribute"/> <xsd:attributeGroup ref="csml19:propertyTypeAttribute"/> <xsd:attribute name="logIndex" use="required"> <xsd:simpleType> <xsd:restriction base="xsd:int"> <xsd:minInclusive value="0"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> </xsd:complexType> </xsd:element> |
| type | restriction of xsd:int | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xsd:attribute name="logIndex" use="required"> <xsd:simpleType> <xsd:restriction base="xsd:int"> <xsd:minInclusive value="0"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> |