<xs:element name="Normal" type="UnitVectorType"><xs:annotation><xs:documentation>The Normal element is the normal vector of the visualization planes.</xs:documentation></xs:annotation></xs:element>
<xs:element name="Direction" type="UnitVectorType"><xs:annotation><xs:documentation>The Direction element is the default text direction.</xs:documentation></xs:annotation></xs:element>
The optional label attribute is the model entity "nameplate". Normally it can be seen at the entity item in the project tree.
Source
<xs:complexType name="AnnotationViewType"><xs:annotation><xs:documentation>The AnnotationViewType element defines an annotation view to facilitate representation of the model's annotations.</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="NodeWithIdBaseType"><xs:sequence><xs:element name="Normal" type="UnitVectorType"><xs:annotation><xs:documentation>The Normal element is the normal vector of the visualization planes.</xs:documentation></xs:annotation></xs:element><xs:element name="Direction" type="UnitVectorType"><xs:annotation><xs:documentation>The Direction element is the default text direction.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType>