Coded Value Domain to Support Segmentable Nodes

Segmentable nodes come in a handful of configurations, from non-segmented up to four-way. If your company wants to use segmentable nodes, you need to add a CodedValueDomain as described below. You do not have to add this domain if you do not intend on using segmentable nodes.

<CodedValueDomain CoaxName="NodeSegmentation">
		<CodedValueEntry CoaxName="NonSegmented" DisplayName="Non Segmented" EsriName="0"/>
		<CodedValueEntry CoaxName="TwoWay" DisplayName="Two Way" EsriName="2"/>
		<CodedValueEntry CoaxName="ThreeWay" DisplayName="Three Way" EsriName="3"/>
		<CodedValueEntry CoaxName="FourWay" DisplayName="Four Way" EsriName="4"/>
   </CodedValueDomain>

QR Code is a registered trademark of DENSO WAVE INCORPORATED in Japan and other countries.

Was this helpful?