Valid Entity: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:


:{{Template:XFRACAS.Blue|<!—}}{{APIComment|During an import, the EntityID element is checked first and if no match is found the EntityName element is checked. If neither value matches an existing entity, the import will be stopped. }}
:{{Template:XFRACAS.Blue|<!—}}{{APIComment|During an import, the EntityID element is checked first and if no match is found the EntityName element is checked. If neither value matches an existing entity, the import will be stopped. }}
:{{Template:XFRACAS.Blue|<Entity>}}
:'''{{Template:XFRACAS.Blue|<Entity>}}'''
::{{Template:XFRACAS.Blue|<!—}}{{APIComment|EntityID must be an integer }}
::{{Template:XFRACAS.Blue|<!—}}{{APIComment|EntityID must be an integer }}
::<font color=Blue><EntityID></font><font color=black>1</font><font color=Blue></EntityID></font>
::<font color=Blue><EntityID></font><font color=black>1</font><font color=Blue></EntityID></font>
::{{Template:XFRACAS.Blue|<!—}}{{APIComment|EntityName must be a String. 50 characters maximum.}}
::{{Template:XFRACAS.Blue|<!—}}{{APIComment|EntityName must be a String. 50 characters maximum.}}
::<font color=Blue><EntityName></font><font color=black>XFRACAS Software</font><font color=Blue></EntityName></font>
::<font color=Blue><EntityName></font><font color=black>XFRACAS Software</font><font color=Blue></EntityName></font>
:{{Template:XFRACAS.Blue|<Entity>}}
:'''{{Template:XFRACAS.Blue|<Entity>}}'''

Revision as of 23:54, 11 February 2015


<!— During an import, the EntityID element is checked first and if no match is found the EntityName element is checked. If neither value matches an existing entity, the import will be stopped.
<Entity>
<!— EntityID must be an integer
<EntityID>1</EntityID>
<!— EntityName must be a String. 50 characters maximum.
<EntityName>XFRACAS Software</EntityName>
<Entity>