Java class for caching-name complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="caching-name">
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>string">
<attribute name="id" type="{http://www.w3.org/2001/XMLSchema}ID" />
</extension>
</simpleContent>
</complexType>
|