diagram |
|
namespace |
http://www.landxml.org/schema/LandXML-1.2 |
properties |
|
used by |
|
attributes |
|
annotation |
documentation | A reference to any external document file containing related information for the associated element. |
|
source |
<xs:element name="DocFileRef">
<xs:annotation>
<xs:documentation>A reference to any external document file containing related information for the associated element.</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:attribute name="name" use="required"/>
<xs:attribute name="location" type="xs:anyURI" use="required"/>
<xs:attribute name="fileType" type="xs:string"/>
<xs:attribute name="fileFormat" type="xs:string"/>
</xs:complexType>
</xs:element> |