diagram | |||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||
type | extension of plm:DoubleListType | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:complexType name="SamplePointsType"> <xsd:simpleContent> <xsd:extension base="plm:DoubleListType"> <xsd:attribute name="tolerance" type="xsd:double"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> |
type | xsd:double |
source | <xsd:attribute name="tolerance" type="xsd:double"/> |