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">
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>