diagram | |||||
type | extension of nsS:AtoSelado | ||||
properties |
|
||||
children | idAto codigoServentia dataAto tipoAto valorEmolumento valorAto tipoCobranca responsavel recibo selo retificador numeroSerieSeloOriginal escritura testador testamenteiro tipoTestamento nascituro | ||||
annotation |
|
||||
source | <xs:complexType name="ETestamento" mixed="false"> <xs:annotation> <xs:documentation>212 - Escritura de Testamento</xs:documentation> </xs:annotation> <xs:complexContent mixed="false"> <xs:extension base="nsS:AtoSelado"> <xs:sequence> <xs:element name="escritura" type="nsS:Escritura"/> <xs:element name="testador" type="nsS:ParteEscritura" maxOccurs="unbounded"/> <xs:element name="testamenteiro" type="nsS:ParteEscritura" maxOccurs="unbounded"/> <xs:element name="tipoTestamento" type="xs:int"> <xs:annotation> <xs:documentation>Tipo de Testamento segundo tabela padronizada 3.30.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="nascituro" type="xs:int"> <xs:annotation> <xs:documentation>Número de nascituros.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | |||||
type | nsS:Escritura | ||||
properties |
|
||||
children | protocolo assinadaSeventia enderecoAssinatura intervenientes dispensaTestemunha testemunha objetoNegocio valorNegocio clausulaGeral atoVinculado | ||||
source | <xs:element name="escritura" type="nsS:Escritura"/> |
diagram | |||||||||
type | nsS:ParteEscritura | ||||||||
properties |
|
||||||||
children | parte representantePJ procurador incapacidade assinanteARogo conjuge procuradorConjuge incapacidadeConjuge assinanteARogoConjuge motivoAusenciaConjuge regimeBensCasamento | ||||||||
source | <xs:element name="testador" type="nsS:ParteEscritura" maxOccurs="unbounded"/> |
diagram | |||||||||
type | nsS:ParteEscritura | ||||||||
properties |
|
||||||||
children | parte representantePJ procurador incapacidade assinanteARogo conjuge procuradorConjuge incapacidadeConjuge assinanteARogoConjuge motivoAusenciaConjuge regimeBensCasamento | ||||||||
source | <xs:element name="testamenteiro" type="nsS:ParteEscritura" maxOccurs="unbounded"/> |
diagram | |||||
type | xs:int | ||||
properties |
|
||||
annotation |
|
||||
source | <xs:element name="tipoTestamento" type="xs:int"> <xs:annotation> <xs:documentation>Tipo de Testamento segundo tabela padronizada 3.30.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||
type | xs:int | ||||
properties |
|
||||
annotation |
|
||||
source | <xs:element name="nascituro" type="xs:int"> <xs:annotation> <xs:documentation>Número de nascituros.</xs:documentation> </xs:annotation> </xs:element> |