Details.Common Detail Elements: Difference between revisions
Jump to navigation
Jump to search
John Leavitt (talk | contribs) No edit summary |
John Leavitt (talk | contribs) No edit summary |
||
Line 8: | Line 8: | ||
: <'''DetailName''' /> | : <'''DetailName''' /> | ||
:{{Template:XFRACAS.Blue|<Detail>}} | |||
::<font color=Blue><DetailTypeID></font><font color=100>100</font><font color=Blue></DetailTypeID></font> | |||
::<font color=Blue><DisplayOrder></font><font color=100>8</font><font color=Blue></DisplayOrder></font> | |||
::<font color=Blue><DetailStep></font><font color=100>5</font><font color=Blue></DetailStep></font> | |||
::{{Template:XFRACAS.Blue|<DetailSpan>}}{{Template:XFRACAS.Black|No}}{{Template:XFRACAS.Blue|</DetailSpan>}} | |||
::{{Template:XFRACAS.Blue|<DetailUIType>}}{{Template:XFRACAS.Black|TextFieldAlphaNumericDetail}}{{Template:XFRACAS.Blue|</DetailUIType>}} | |||
::{{Template:XFRACAS.Blue|<DetailName>}}{{Template:XFRACAS.Black|Example Alpha Numeric Detail}}{{Template:XFRACAS.Blue|</DetailName>}} | |||
::{{Template:XFRACAS.Blue|<!—}}{{APIComment|This is where the Detail Type would be inserted. See XML Elements below.}} | |||
:{{Template:XFRACAS.Blue|<Detail>}} | |||
===Description=== | ===Description=== |
Revision as of 17:44, 13 February 2015
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.