core:encoding

Element Information

Model

Used By

Element owl:Class

Source

<xs:element name="encoding" type="xs:NCName"/>

Sample

< owl:Class xmlns:owl = "http://www.w3.org/2002/07/owl#" xmlns:rdfs = "http://www.w3.org/2000/01/rdf-schema#" xmlns = "http://www.dcml.org/ns/dcml/1/core#" rdf:ID = "CIMEntity" >

< rdfs:comment>

A CIM entity encoded in XML. The data or reference property is an XML document that describe a corresponding CIM object or object cluster.

</ rdfs:comment>

< encoding>

XML

</ encoding>

</ owl:Class>