QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
CADMaterialIdRef | xsd:string | required |
|
Element | Material |
<xsd:element name="CADMaterialId"> <xsd:complexType> <xsd:attribute name="CADMaterialIdRef" type="xsd:string" use="required"> <xsd:annotation> <xsd:documentation>ID used by a CAD/BIM program to reference its internal materials library</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> </xsd:element> |