nc:Computer
element Computer in namespace http://release.niem.gov/niem/niem-core/4.0/
Definition
A device that processes information based on a set of instructions.
Diagram
XML Schema
<xs:element name="Computer" type="nc:DeviceType" nillable="true">
<xs:annotation>
<xs:documentation>
A device that processes information based on a set of instructions.</xs:documentation>
</xs:annotation>
</xs:element>