Details.Common Detail Elements

From ReliaWiki
Jump to navigation Jump to search

XML Element

<DetailTypeID />
<DisplayOrder />
<DetailStep />
<DetailSpan />
<DetailUIType />
<DetailName />
<Detail>
<DetailTypeID>100</DetailTypeID>
<DisplayOrder>8</DisplayOrder>
<DetailStep>5</DetailStep>
<DetailSpan> No </DetailSpan>
<DetailUIType> TextFieldAlphaNumericDetail </DetailUIType>
<DetailName> Example Alpha Numeric Detail </DetailName>
<!— This is where the Detail Type would be inserted. See XML Elements below.
<Detail>

Description

  • The DetailTypeID element is required and must match an existing detail type.
  • The DisplayOrder element is optional. Export only.
  • The DetailStep element is optional. Export only.
  • The DetailSpan element is optional. Export only.
  • The DetailUIType element is optional. Export only.
  • The DetailName element is optional.

Format

  • DisplayOrder- Integer
  • DetailStep- Integer
  • DetailSpan- Yes/No
  • DetailName- String. 32 characters maximum
  • DetailTypeID- Integer
  • DetailUIType- String. 50 characters maximum
  • Value- String. 255 characters maximum
  • DetailValue - String