Changeset 207 for Xml/Working/SPW.xsd
- Timestamp:
- 09/22/08 14:23:50 (4 months ago)
- Files:
-
- 1 modified
-
Xml/Working/SPW.xsd (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
Xml/Working/SPW.xsd
r195 r207 49 49 </xsd:sequence> 50 50 <xsd:attribute name="ID" use="required" type="PlateID"/> 51 <xsd:attribute name="Name" use=" required" type="xsd:string">51 <xsd:attribute name="Name" use="optional" type="xsd:string"> 52 52 <xsd:annotation> 53 53 <xsd:documentation> … … 168 168 </xsd:sequence> 169 169 <xsd:attribute name="ID" use="required" type="ScreenID"/> 170 <xsd:attribute name="Name" use=" required" type="xsd:string"/>170 <xsd:attribute name="Name" use="optional" type="xsd:string"/> 171 171 <xsd:attribute name="ProtocolIdentifier" use="optional" type="xsd:string"> 172 172 <xsd:annotation>
