Details.Common Detail Elements

From ReliaWiki
Revision as of 17:44, 13 February 2015 by John Leavitt (talk | contribs)
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.