complexType DomesticForeignTotalType
diagram index_p648.png
namespace http://www.fundsxml.org/XMLSchema/3.1.1
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:decimal"/>
   
<xs:element name="Foreign" type="xs:decimal"/>
   
<xs:element name="Total" type="xs:decimal"/>
 
</xs:sequence>
</xs:complexType>

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

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

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


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