Used to provide the name of the corresponding element |
Elements | dx:description, dx:element, dx:usage |
Complex Types | dx:descriptionType, dx:elementType, dx:structureType, dx:valueType |
<xs:element name="name" type="xs:string"> <xs:annotation> <xs:documentation>Used to provide the name of the corresponding element</xs:documentation> </xs:annotation> </xs:element> |