Details.Common Detail Elements: Difference between revisions
Jump to navigation
Jump to search
John Leavitt (talk | contribs) |
John Leavitt (talk | contribs) |
||
Line 8: | Line 8: | ||
: <'''DetailName''' /> | : <'''DetailName''' /> | ||
====Example==== | |||
:{{Template:XFRACAS.Blue|<Detail>}} | :{{Template:XFRACAS.Blue|<Detail>}} | ||
::<font color=Blue><DetailTypeID></font><font color=100>100</font><font color=Blue></DetailTypeID></font> | ::<font color=Blue><DetailTypeID></font><font color=100>100</font><font color=Blue></DetailTypeID></font> |
Revision as of 17:45, 13 February 2015
XML Element
- <DetailTypeID />
- <DisplayOrder />
- <DetailStep />
- <DetailSpan />
- <DetailUIType />
- <DetailName />
Example
- <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