QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
InvisibleSegmentLength | ifc:IfcPositiveLengthMeasure | optional | ||||
VisibleSegmentLength | ifc:IfcLengthMeasure | optional | ||||
href | xs:anyURI | optional | ||||
id | xs:ID | optional | ||||
path | xs:NMTOKENS | optional | ||||
pos | restriction of list of xs:integer | optional | ||||
ref | xs:IDREF | optional |
Element | ifc:IfcCurveStyleFontPattern |
<xs:complexType name="IfcCurveStyleFontPattern"> <xs:complexContent> <xs:extension base="ifc:IfcPresentationItem"> <xs:attribute name="VisibleSegmentLength" type="ifc:IfcLengthMeasure" use="optional"/> <xs:attribute name="InvisibleSegmentLength" type="ifc:IfcPositiveLengthMeasure" use="optional"/> </xs:extension> </xs:complexContent> </xs:complexType> |