Java class for Identifier element declaration.
The following schema fragment specifies the expected content contained within this class.
<element name="Identifier">
<complexType>
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>anyURI">
</extension>
</simpleContent>
</complexType>
</element>
|