Changeset 26 for 1dwg/trunk/cansas1d.xsd
- Timestamp:
- Apr 25, 2008 3:11:03 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
1dwg/trunk/cansas1d.xsd
r22 r26 1038 1038 </DT> 1039 1039 <DD> 1040 [0..1] Distance from this collimation 1041 element to the sample. 1040 [0..1] Amount/length of collimation inserted (on a SANS instrument). 1042 1041 </DD> 1043 1042 </documentation> … … 1181 1180 </complexType> 1182 1181 </element> 1182 <element name="distance" minOccurs="0" maxOccurs="1" 1183 type="tns:floatUnitType"> 1184 <annotation> 1185 <documentation> 1186 <DT> 1187 /cs:SASroot/cs:SASentry/cs:SASinstrument/cs:SAScollimation/cs:aperture/cs:size/cs:distance 1188 </DT> 1189 <DD> 1190 [0..1] Distance from this collimation 1191 element to the sample. 1192 </DD> 1193 </documentation> 1194 <documentation> 1195 <DT> 1196 /cs:SASroot/cs:SASentry/cs:SASinstrument/cs:SAScollimation/cs:aperture/cs:size/cs:distance/@unit 1197 </DT> 1198 <DD> 1199 [1..1] distance requires a unit to be 1200 specified. (See @unit for details.) 1201 </DD> 1202 </documentation> 1203 </annotation> 1204 </element> 1183 1205 </sequence> 1184 1206 <attribute name="name" type="string" use="optional">
Note: See TracChangeset
for help on using the changeset viewer.