public interface XMLTypeDocumentRoot extends EObject
The following features are supported:
XMLTypePackage.getXMLTypeDocumentRoot()
Modifier and Type | Method and Description |
---|---|
FeatureMap |
getMixed()
Returns the value of the 'Mixed' attribute list.
|
EMap<java.lang.String,java.lang.String> |
getXMLNSPrefixMap()
Returns the value of the 'XMLNS Prefix Map' map.
|
EMap<java.lang.String,java.lang.String> |
getXSISchemaLocation()
Returns the value of the 'XSI Schema Location' map.
|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
FeatureMap getMixed()
FeatureMap.Entry
.
XMLTypePackage.getXMLTypeDocumentRoot_Mixed()
EMap<java.lang.String,java.lang.String> getXMLNSPrefixMap()
String
,
and the value is of type String
,
XMLTypePackage.getXMLTypeDocumentRoot_XMLNSPrefixMap()
EMap<java.lang.String,java.lang.String> getXSISchemaLocation()
String
,
and the value is of type String
,
XMLTypePackage.getXMLTypeDocumentRoot_XSISchemaLocation()