Problem.Owner: Difference between revisions
Jump to navigation
Jump to search
John Leavitt (talk | contribs) m (Protected "Problem.Owner" ([edit=sysop] (indefinite) [move=sysop] (indefinite))) |
John Leavitt (talk | contribs) 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. |