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

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

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

element DomesticForeignTotalType/Total
diagram index_p536.png
namespace http://www.fundsxml.org/XMLSchema/3.1
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