<xs:complexType name="IntBridgeInstallationPropertyType">
<xs:annotation>
<xs:documentation>Denotes the relation of an _AbstractBridge to its interior bridge installations. The
IntBridgeInstallationPropertyType element must either carry a reference to a IntBridgeInstallation object or contain a
IntBridgeInstallation object inline, but neither both nor none.</xs:documentation>
</xs:annotation>
<xs:sequence minOccurs="0">
<xs:element ref="IntBridgeInstallation"/>
</xs:sequence>
<xs:attributeGroup ref="gml:AssociationAttributeGroup"/>
</xs:complexType>