A statement or formal explanation of the meaning of a concept. Although this is not required in this XSD, most instances are expected to include a definition. |
<xs:element name="definition" type="xs:string" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>A statement or formal explanation of the meaning of a concept. Although this is not required in this XSD, most instances are expected to include a definition.</xs:documentation> </xs:annotation> </xs:element> |