element <SchemeURI> (local)
Namespace:  | 
 | 
Type:  | 
xs:anyURI  | 
Content:  | 
simple  | 
Defined:  | 
 | 
XML Representation Summary  | 
<SchemeURI>  | 
     | 
Content:   | 
{ xs:anyURI }  | 
</SchemeURI>  | 
Included in content model of elements (1):
- 
 
Annotation
URI to the XML scheme used in the vocabulary (DTD or XML Schema for the XML document above; schemes like DDI, Claset, Neuchatel, and DocBook). Typically, this will be an XML namespace.
XML Source (w/o annotations (1); see within schema source) 
<xs:element minOccurs="0" name="SchemeURI" type="xs:anyURI"/> 
 |