Example – Echelon LonWorks Network XML User Manual
Page 52

44
Using the XML Schema
Classification/
ModelNo
Y N Only
reported
if
Format is 8 or 9.
DeviceValidation
Y
Y
An enumerated value indicating the level of
validation performed by LNS when you
commission an application device. The possible
values are as follows:
0
Normal
1
NoChannelValidation
2
NoProgramInterfaceValidation
4
NoProgramIdValidation
An instance of this property is reported on
export for each validation option you have set.
If you have not set any validation options, a
single DeviceValidation property with a value
of “None” is reported on export
SelfDocConsistency Y Y An
enumerated value indicating the required
level of consistency for the self-documentation
data (strings and format) of the application
devices using the selected device template. The
possible values are as follows:
0
IdenticalOnAllDevices
1
StringsMayDifferByDevice
2
StringsAndFormatMayDifferByDevice
ComponentApps
Y
Y
The set of LNS Plug-in applications registered
for this device template at the device level are
reported on export.
The plug-ins for functional blocks are listed
under the functional block elements.
FunctionalBlocks Y Y See
Functional Blocks for more information.
Extensions
Y Y See
Extensions for more information.
Example
<DeviceTemplate>
<Name>Echelon AI-10v3</Name>
<XifPath>C:\LonWorks\Import\Echelon\LonPoint\Version3\AI-10v3</Xi
fPath>
<Classification>
<ProgramId>80000105188A0403</ProgramId>
<Format>8</Format>
<ManufacturerId>000001</ManufacturerId>
<DeviceClass>0518</DeviceClass>
<DeviceSubclass>8A04</DeviceSubclass>
<ModelNo>03</ModelNo>
</Classification>
<DeviceValidation ID="0">Normal</DeviceValidation>
<SelfDocConsistency ID="1">StringsMayDifferByDevice
</ComponentApps>
</SelfDocConsistency>
</FunctionalBlocks>
</Extensions>