Uses of Class
org.sblim.cimclient.internal.cimxml.sax.node.AbstractParamValueNode
Packages that use AbstractParamValueNode
Package
Description
Internal implementation of the SAX parser for cim-xml.
-
Uses of AbstractParamValueNode in org.sblim.cimclient.internal.cimxml.sax.node
Subclasses of AbstractParamValueNode in org.sblim.cimclient.internal.cimxml.sax.nodeModifier and TypeClassDescriptionclass
FIXME: Why hasn't it got TYPE attribute? For VALUE and VALUE.ARRAY it would be necessary.class
ELEMENT PARAMVALUE (VALUE | VALUE.REFERENCE | VALUE.ARRAY | VALUE.REFARRAY | CLASSNAME | INSTANCENAME | CLASS | INSTANCE | VALUE.NAMEDINSTANCE)? ATTLIST PARAMVALUE %CIMName; %ParamType; #IMPLIED %EmbeddedObject; #IMPLIED - new