Problem.Owner: Difference between revisions
Jump to navigation
Jump to search
John Leavitt (talk | contribs) (Created page with '{{Template:XFRACAS.XML.Import.Doc.Class|Problem|Problem}} ===XML Element=== <Owner> : <FirstName /> : <LastName /> : <Login /> </Owner> ===Description=== * The Owner element…') |
John Leavitt (talk | contribs) No edit summary |
||
Line 9: | Line 9: | ||
===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 18:17, 22 October 2013
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.