diagram | |||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-1.2 | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||
source | <xs:element name="OffsetVals"> <xs:annotation> <xs:documentation>offsetInOut: -ve = offset in towards inst, +ve = offset away from inst </xs:documentation> <xs:documentation>offsetLeftRight: -ve = left, +ve = right (as viewed from instrument) </xs:documentation> <xs:documentation>offsetUpDown: -ve = down, +ve = up</xs:documentation> </xs:annotation> <xs:complexType> <xs:attribute name="offsetInOut" type="xs:double"/> <xs:attribute name="offsetLeftRight" type="xs:double"/> <xs:attribute name="offsetUpDown" type="xs:double"/> </xs:complexType> </xs:element> |
type | xs:double | ||
properties |
|
||
source | <xs:attribute name="offsetInOut" type="xs:double"/> |
type | xs:double | ||
properties |
|
||
source | <xs:attribute name="offsetLeftRight" type="xs:double"/> |
type | xs:double | ||
properties |
|
||
source | <xs:attribute name="offsetUpDown" type="xs:double"/> |