The <Table> Tag

The attributes of this tag include:

CoaxName

The name of the DHFC data object that the feature service input is mapped to

EsriDesignName

The name of the layer in the feature service that the “in-design” assets are mapped to

EsriBuiltName

The name of the layer in the feature service that the “as-built” assets are mapped to

For example, the following code block is a snippet for RFCoupler:

<Table CoaxName="RFCouplerData" EsriDesignName="RFCoupler_D" EsriBuiltName="RFCoupler">

IMPORTANT: The layers referenced in the EsriDesignName and EsriBuiltName should share all the same fields.

The <Table> tag can have any number of the following children tags, depending on the configuration of the geodatabase layers in the published feature service:

  • <Field>

  • <Relationship>

  • <ManyRelationship>

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

Was this helpful?