Is the name of the tag for the information being passed.
XSD Schema Diagram:
XSD Schema Code:
<xs:attribute name="name" type="Tag" use="required">
<xs:annotation>
<xs:documentation source="http://www.openapplications.org/oagis">Is the name of the tag for the information being passed.</xs:documentation>
</xs:annotation>
</xs:attribute>