complexType CapitalTaxDataType
diagram index_p208.png
namespace http://www.fundsxml.org/XMLSchema/3.2
children PV BV_KStG BV_EStG
used by
elements SteuerdatenType/ErgaenzendeSteuerdaten/AktienVGVor2009 SteuerdatenType/ErgaenzendeSteuerdaten/AuslREITDivQSt SteuerdatenType/ErgaenzendeSteuerdaten/InlMieten SteuerdatenType/Paragr.5Abs1Satz1InvStG/Nr.1a SteuerdatenType/Paragr.5Abs1Satz1InvStG/Nr.1a.aa SteuerdatenType/Paragr.5Abs1Satz1InvStG/Nr.1a.bb SteuerdatenType/Paragr.5Abs1Satz1InvStG/Nr.1b SteuerdatenType/Paragr.5Abs1Satz1InvStG/Nr.1b.i.V.M.Paragr.5Abs1Nr.2InvStG SteuerdatenType/Paragr.5Abs1Satz1InvStG/Nr.1c.aa SteuerdatenType/Paragr.5Abs1Satz1InvStG/Nr.1c.bb SteuerdatenType/Paragr.5Abs1Satz1InvStG/Nr.1c.dd SteuerdatenType/Paragr.5Abs1Satz1InvStG/Nr.1c.gg SteuerdatenType/Paragr.5Abs1Satz1InvStG/Nr.1c.ii SteuerdatenType/Paragr.5Abs1Satz1InvStG/Nr.1c.jj SteuerdatenType/Paragr.5Abs1Satz1InvStG/Nr.1c.kk SteuerdatenType/Paragr.5Abs1Satz1InvStG/Nr.1c.ll SteuerdatenType/Paragr.5Abs1Satz1InvStG/Nr.1d.aa SteuerdatenType/Paragr.5Abs1Satz1InvStG/Nr.1d.bb SteuerdatenType/Paragr.5Abs1Satz1InvStG/Nr.1d.cc SteuerdatenType/Paragr.5Abs1Satz1InvStG/Nr.1f.aa SteuerdatenType/Paragr.5Abs1Satz1InvStG/Nr.1f.bb SteuerdatenType/Paragr.5Abs1Satz1InvStG/Nr.1f.cc SteuerdatenType/Paragr.5Abs1Satz1InvStG/Nr.1f.dd SteuerdatenType/Paragr.5Abs1Satz1InvStG/Nr.1f.ee SteuerdatenType/Paragr.5Abs1Satz1InvStG/Nr.1f.ff SteuerdatenType/Paragr.5Abs1Satz1InvStG/Nr.1g SteuerdatenType/Paragr.5Abs1Satz1InvStG/Nr.1h SteuerdatenType/Paragr.5Abs1Satz1InvStG/Nr.1i SteuerdatenType/ErgaenzendeSteuerdaten/REITDiv SteuerdatenType/ErgaenzendeSteuerdaten/REITDivDEU SteuerdatenType/ErgaenzendeSteuerdaten/SteuerpflVG SteuerdatenType/ErgaenzendeSteuerdaten/ZinsenSonstErtraege
annotation
documentation
Capital tax information for German reporting
source <xs:complexType name="CapitalTaxDataType">
 
<xs:annotation>
   
<xs:documentation>Capital tax information for German reporting</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="PV" type="TaxValueType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>bei Privatvermoegen</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="BV_KStG" type="TaxValueType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>bei Betriebvermoegen KStG</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="BV_EStG" type="TaxValueType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>bei Betriebvermoegen EStG</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element CapitalTaxDataType/PV
diagram index_p209.png
namespace http://www.fundsxml.org/XMLSchema/3.2
type TaxValueType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern [0-9]+\.[0-9]{4,}
annotation
documentation
bei Privatvermoegen
source <xs:element name="PV" type="TaxValueType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>bei Privatvermoegen</xs:documentation>
 
</xs:annotation>
</xs:element>

element CapitalTaxDataType/BV_KStG
diagram index_p210.png
namespace http://www.fundsxml.org/XMLSchema/3.2
type TaxValueType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern [0-9]+\.[0-9]{4,}
annotation
documentation
bei Betriebvermoegen KStG
source <xs:element name="BV_KStG" type="TaxValueType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>bei Betriebvermoegen KStG</xs:documentation>
 
</xs:annotation>
</xs:element>

element CapitalTaxDataType/BV_EStG
diagram index_p211.png
namespace http://www.fundsxml.org/XMLSchema/3.2
type TaxValueType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern [0-9]+\.[0-9]{4,}
annotation
documentation
bei Betriebvermoegen EStG
source <xs:element name="BV_EStG" type="TaxValueType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>bei Betriebvermoegen EStG</xs:documentation>
 
</xs:annotation>
</xs:element>


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