complexType "RelatedLocationValueReferenceType"
Namespace:
Content:
complex, 8 attributes, 6 elements
Defined:
globally in reusable.xsd; see XML source
Includes:
definition of 1 attribute
Used:
XML Representation Summary
<...
   
 = 
xs:boolean : "false"
 = 
xs:anyURI
 = 
"true"
 = 
xs:boolean : "false"
 = 
xs:string
 = 
list of xs:language
 = 
xs:anyURI
 = 
xs:boolean : "false"
   
>
   
Content: 
</...>
Content Model Elements (6):
Agency, ID, MaintainableObject, TypeOfObject, URN, Version
All Direct / Indirect Based Elements (2):
PrecedesLocationValue, SupersedesLocationValue
Known Usage Locations
Annotation
Provides a reference to the LocationValue or Values that is related to the current LocationValue partially or fully. TypeOfObject should be set to LocationValue.
Type Definition Detail
Type Derivation Tree
ReferenceType (extension)
  RelatedLocationValueReferenceType
XML Source (w/o annotations (2); see within schema source)
<xs:complexType name="RelatedLocationValueReferenceType">
<xs:complexContent>
<xs:extension base="ReferenceType">
<xs:attribute default="false" name="isFull" type="xs:boolean"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Attribute Detail (all declarations; defined within this component only; 1/8)
isFull
Type:
xs:boolean, predefined
Use:
optional
The attribute indicates whether or not the full area of the LocationValue within which the element is used maps to the referenced area. The default value is false, i.e. only part of the current LocationValue maps to the referenced LocationValue. Change to "true" if the full area of the current LocationValue maps to the referenced LocationValue.
Attribute Value
Default:
"false"
XML Source (w/o annotations (1); see within schema source)
<xs:attribute default="false" name="isFull" type="xs:boolean"/>

XML schema documentation generated with DocFlex/XML RE 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set