complexType DomesticForeignTotalType
diagram index_p594.png
namespace http://www.fundsxml.org/XMLSchema/3.2
children Domestic Foreign Total
used by
elements ReportingDE_RealEstateType/DetailsRealEstateFunds/REAssetAllocation/MarketValue/DirectInvestment ReportingDE_RealEstateType/DetailsRealEstateFunds/REAssetAllocation/EffectiveArea ReportingDE_RealEstateType/DetailsRealEstateFunds/REAssetAllocation/MarketValue/IndirectInvestment ReportingDE_RealEstateType/DetailsRealEstateFunds/REAssetAllocation/NumberOfRealEstates/NumberIndirect ReportingDE_RealEstateType/DetailsRealEstateFunds/REAssetAllocation/MarketValue/PercentageIndirectInvestment ReportingDE_RealEstateType/DetailsRealEstateFunds/REAssetAllocation/RentalQuote ReportingDE_RealEstateType/DetailsRealEstateFunds/REAssetAllocation/NumberOfRealEstates/Total ReportingDE_RealEstateType/DetailsRealEstateFunds/REAssetAllocation/MarketValue/TotalInvestment
annotation
documentation
Amount for Domestic, Foreign and total information
source <xs:complexType name="DomesticForeignTotalType">
 
<xs:annotation>
   
<xs:documentation> Amount for Domestic, Foreign and total information</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="Domestic" type="xs:int"/>
   
<xs:element name="Foreign" type="xs:int"/>
   
<xs:element name="Total" type="xs:int"/>
 
</xs:sequence>
</xs:complexType>

element DomesticForeignTotalType/Domestic
diagram index_p595.png
namespace http://www.fundsxml.org/XMLSchema/3.2
type xs:int
properties
content simple
source <xs:element name="Domestic" type="xs:int"/>

element DomesticForeignTotalType/Foreign
diagram index_p596.png
namespace http://www.fundsxml.org/XMLSchema/3.2
type xs:int
properties
content simple
source <xs:element name="Foreign" type="xs:int"/>

element DomesticForeignTotalType/Total
diagram index_p597.png
namespace http://www.fundsxml.org/XMLSchema/3.2
type xs:int
properties
content simple
source <xs:element name="Total" type="xs:int"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy