|
|
Line 1: |
Line 1: |
| {{Template:XFRACAS.XML.Import.Doc.Class|Insert Details|Insert Details}}
| | #REDIRECT[[XFRACAS_XML_Import_Documentation]] |
| ===XML Element===
| |
| <Detail>
| |
| : <DetailTypeID />
| |
| : <DisplayOrder />
| |
| : <DetailStep />
| |
| : <DetailSpan />
| |
| : <DetailUIType />
| |
| : <DetailName />
| |
| : <DetailContact>
| |
| :: <'''Contact'''>
| |
| ::: <FirstName/>
| |
| ::: <MiddleName/>
| |
| ::: <LastName/>
| |
| :: <'''Contact'''/>
| |
| : <DetailContact>
| |
| </Detail>
| |
| | |
| | |
| | |
| | |
| ===Description===
| |
| * System Contacts Detail
| |
| * DetailUIType: ContactDetail
| |
| * The Contact element is required. The combination of FirstName and LastName must match an existing contact.
| |
| | |
| | |
| | |
| | |
| | |
| | |
| ===Detail Sample===
| |
| | |
| :{{Template:XFRACAS.Blue|<Detail>}}
| |
| ::<font color=Blue><DetailTypeID></font><font color=100>1012</font><font color=Blue></DetailTypeID></font>
| |
| ::<font color=Blue><DisplayOrder></font><font color=100>16</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|UserInfoDetail}}{{Template:XFRACAS.Blue|</DetailUIType>}}
| |
| ::{{Template:XFRACAS.Blue|<DetailName>}}{{Template:XFRACAS.Black|Example User Detail}}{{Template:XFRACAS.Blue|</DetailName>}}
| |
| ::{{Template:XFRACAS.Blue|<DetailContact>}}
| |
| :::{{Template:XFRACAS.Blue|<'''Contact'''>}}
| |
| ::::<font color=Blue><FirstName></font><font color=100>Pam</font><font color=Blue></FirstName></font>
| |
| ::::<font color=Blue><MiddleName></font><font color=100>Isa</font><font color=Blue></MiddleName></font>
| |
| ::::<font color=Blue><LastName></font><font color=100>User</font><font color=Blue></LastName></font>
| |
| :::{{Template:XFRACAS.Blue|<'''Contact'''>}}
| |
| ::{{Template:XFRACAS.Blue|<DetailContact>}}
| |
| :{{Template:XFRACAS.Blue|</Detail>}}
| |