@Beta public interface YangModeledAnyXmlSchemaNode extends AnyXmlSchemaNode
SchemaNode, followed by a block of substatements that holds detailed
anyxml information. The substatements are defined in DataSchemaNode.
The "YangModeledAnyXml" in contrast to the "AnyXml" interface can also provide schema
of contained XML information. DocumentedNode.WithStatus| Modifier and Type | Method and Description |
|---|---|
@NonNull ContainerSchemaNode |
getSchemaOfAnyXmlData()
Returns the root schema node of the data in this anyxml node.
|
isConfigurationgetPath, getQNamegetStatusgetDescription, getReference, getUnknownSchemaNodesisAugmentingisAddedByUsesgetWhenConditionisMandatorygetMustConstraints@NonNull ContainerSchemaNode getSchemaOfAnyXmlData()
Copyright © 2019 OpenDaylight. All rights reserved.