Serial System: Difference between revisions
Jump to navigation
Jump to search
John Leavitt (talk | contribs) |
John Leavitt (talk | contribs) |
||
Line 11: | Line 11: | ||
:{{Template:XFRACAS.Blue|<[[SerialSystem.System|System]]>}} | :{{Template:XFRACAS.Blue|<[[SerialSystem.System|System]]>}} | ||
::<font color=blue><!—</font>{{APIComment|The Part element is required and must contain either a new or an existing [[Valid Part]]. }} | |||
::{{Template:XFRACAS.Blue|<[[SerialSystem.Part|Part]]>}} | ::{{Template:XFRACAS.Blue|<[[SerialSystem.Part|Part]]>}} | ||
:::<font color=Blue><PartName></font><font color=Black>Synthesis Platform</font><font color=Blue></PartName> | :::<font color=Blue><PartName></font><font color=Black>Synthesis Platform</font><font color=Blue></PartName> | ||
Line 18: | Line 19: | ||
:::<font color=Blue><UseExisting></font><font color=Black>Yes</font><font color=Blue></UseExisting> | :::<font color=Blue><UseExisting></font><font color=Black>Yes</font><font color=Blue></UseExisting> | ||
::{{Template:XFRACAS.Blue|</Part>}} | ::{{Template:XFRACAS.Blue|</Part>}} | ||
::<font color=blue><!—</font>{{APIComment|The HID element is optional. If present, it must match an existing HID. An HID must be an integer}} | |||
::<font color=Blue><HID></font><font color=Black>10</font><font color=Blue></HID></font> | ::<font color=Blue><HID></font><font color=Black>10</font><font color=Blue></HID></font> | ||
::<font color=blue><!—</font>{{APIComment|The SerialHID element is optional. If present, it must match an existing SerialHID.}} | |||
::<font color=Blue><SerialHID></font><font color=Black>20</font><font color=Blue></SerialHID></font> | ::<font color=Blue><SerialHID></font><font color=Black>20</font><font color=Blue></SerialHID></font> | ||
::<font color=blue><!—</font>{{APIComment|A Serial Number (integer) is only required for a serial system.}} | |||
::<font color=Blue><SerialNumber></font><font color=Black>123</font><font color=Blue></SerialNumber></font> | ::<font color=Blue><SerialNumber></font><font color=Black>123</font><font color=Blue></SerialNumber></font> | ||
::<font color=blue><!—</font>{{APIComment|A [[Valid Entity]] is required.}} | |||
::{{Template:XFRACAS.Blue|<[[Template System.Entity|Entity]]>}} | ::{{Template:XFRACAS.Blue|<[[Template System.Entity|Entity]]>}} | ||
:::<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> | ||
Line 36: | Line 41: | ||
::::{{Template:XFRACAS.Blue|</[[Template System.Part|Part]]>}} | ::::{{Template:XFRACAS.Blue|</[[Template System.Part|Part]]>}} | ||
::::<font color=Blue><HID></font><font color=Black>11</font><font color=Blue></HID></font> | ::::<font color=Blue><HID></font><font color=Black>11</font><font color=Blue></HID></font> | ||
::::<font color=blue><!—</font>{{APIComment|The SerialHID element is optional. If present, it must match an existing SerialHID.}} | |||
::::<font color=Blue><SerialHID></font><font color=Black>20</font><font color=Blue></SerialHID></font> | ::::<font color=Blue><SerialHID></font><font color=Black>20</font><font color=Blue></SerialHID></font> | ||
::::<font color=blue><!—</font>{{APIComment|************************}} | |||
::::<font color=Blue><SerialNumber></font><font color=Black>123</font><font color=Blue></SerialNumber></font> | ::::<font color=Blue><SerialNumber></font><font color=Black>123</font><font color=Blue></SerialNumber></font> | ||
::::<font color=blue><!—</font>{{APIComment|A Serial Number (integer) is only required for a serial system.}} | |||
::::{{Template:XFRACAS.Blue|<[[Template System.Entity|Entity]]>}} | ::::{{Template:XFRACAS.Blue|<[[Template System.Entity|Entity]]>}} | ||
:::::<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> | ||
:::::<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|</[[ | ::::{{Template:XFRACAS.Blue|</[[SerialSystem.Entity|Entity]]>}} | ||
::::{{Template:XFRACAS.Blue|<CCUsers/>}} | ::::{{Template:XFRACAS.Blue|<CCUsers/>}} | ||
::::{{Template:XFRACAS.Blue|<SubParts>}} | ::::{{Template:XFRACAS.Blue|<SubParts>}} | ||
Line 49: | Line 57: | ||
:::::::<font color=Blue><PartNumber></font><font color=Black>W</font><font color=Blue></PartNumber> | :::::::<font color=Blue><PartNumber></font><font color=Black>W</font><font color=Blue></PartNumber> | ||
:::::::<font color=Blue><PartVersion></font><font color=Black>9</font><font color=Blue></PartVersion> | :::::::<font color=Blue><PartVersion></font><font color=Black>9</font><font color=Blue></PartVersion> | ||
:::::::{{Template:XFRACAS.Blue|<RetiredDate />}} | :::::::{{Template:XFRACAS.Blue|<RetiredDate/>}} | ||
:::::::<font color=Blue><UseExisting></font><font color=Black>Yes</font><font color=Blue></UseExisting> | :::::::<font color=Blue><UseExisting></font><font color=Black>Yes</font><font color=Blue></UseExisting> | ||
::::::{{Template:XFRACAS.Blue|</[[Template System.Part|Part]]>}} | ::::::{{Template:XFRACAS.Blue|</[[Template System.Part|Part]]>}} |
Revision as of 22:09, 17 March 2015
XML Elements
Serial System Sample
- <System>
- <!— The Part element is required and must contain either a new or an existing Valid Part.
- <Part>
- <PartName>Synthesis Platform</PartName>
- <PartNumber>SYN</PartNumber>
- <PartVersion>9</PartVersion>
- <RetiredDate/>
- <UseExisting>Yes</UseExisting>
- </Part>
- <!— The HID element is optional. If present, it must match an existing HID. An HID must be an integer
- <HID>10</HID>
- <!— The SerialHID element is optional. If present, it must match an existing SerialHID.
- <SerialHID>20</SerialHID>
- <!— A Serial Number (integer) is only required for a serial system.
- <SerialNumber>123</SerialNumber>
- <!— A Valid Entity is required.
- <Entity>
- <EntityID>1</EntityID>
- <EntityName>XFRACAS Software</EntityName>
- </Entity>
- <CCUsers/>
- <SubParts>
- <SubPart>
- <Part>
- <PartName>Weibull++</PartName>
- <PartNumber>DFR</PartNumber>
- <PartVersion>9</PartVersion>
- <RetiredDate/>
- <UseExisting>Yes</UseExisting>
- </Part>
- <HID>11</HID>
- <!— The SerialHID element is optional. If present, it must match an existing SerialHID.
- <SerialHID>20</SerialHID>
- <!— ************************
- <SerialNumber>123</SerialNumber>
- <!— A Serial Number (integer) is only required for a serial system.
- <Entity>
- <EntityID>1</EntityID>
- <EntityName>XFRACAS Software</EntityName>
- </Entity>
- <CCUsers/>
- <SubParts>
- <SubParts>
- <Part>
- <SubPart>
- <SubPart>
- <Part>
- </System>