Problem.Owner: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
m (Protected "Problem.Owner" ([edit=sysop] (indefinite) [move=sysop] (indefinite)))
No edit summary
Line 1: Line 1:
{{Template:XFRACAS.XML.Import.Doc.Class|Problem|Problem}}
{{Template:XFRACAS.XML.Import.Doc.Class|Problem|Problem}}
===XML Element===
===XML Element===
<Owner>
<[[Problem.Owner|Owner]]>
:  <FirstName />
:  <FirstName />
:  <LastName />
:  <LastName />
:  <Login />  
:  <Login />  
</Owner>
</[[Problem.Owner|Owner]]>


===Description===
===Description===
* The Owner element is required, and the Login element value must match an existing user.
* The Owner element is required, and the Login element value must match an existing user.
** If the Owner element does not contain a valid user, the problem will not be inserted.
** If the Owner element does not contain a valid user, the problem will not be inserted.

Revision as of 20:48, 23 October 2014

XML Element

<Owner>

<FirstName />
<LastName />
<Login />

</Owner>

Description

  • The Owner element is required, and the Login element value must match an existing user.
    • If the Owner element does not contain a valid user, the problem will not be inserted.