diagram | |||||
type | extension of nsS:AtoSelado | ||||
properties |
|
||||
children | idAto codigoServentia dataAto tipoAto valorEmolumento valorAto tipoCobranca responsavel recibo selo retificador numeroSerieSeloOriginal certidaoRC conjugeVarao conjugeVaroa regimeBens dataCasamento | ||||
annotation |
|
||||
source | <xs:complexType name="CCasamento" mixed="false"> <xs:annotation> <xs:documentation>302 - Certidão de Casamento</xs:documentation> </xs:annotation> <xs:complexContent mixed="false"> <xs:extension base="nsS:AtoSelado"> <xs:sequence> <xs:element name="certidaoRC" type="nsS:CertidaoRC"/> <xs:element name="conjugeVarao" type="nsS:Conjuge"/> <xs:element name="conjugeVaroa" type="nsS:Conjuge"/> <xs:element name="regimeBens" type="nsS:RegimeBens"/> <xs:element name="dataCasamento" type="xs:date"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | |||||
type | nsS:CertidaoRC | ||||
properties |
|
||||
children | certidao registro numeroVia averbacoesEObservacoes | ||||
source | <xs:element name="certidaoRC" type="nsS:CertidaoRC"/> |
diagram | |||||
type | nsS:Conjuge | ||||
properties |
|
||||
children | pessoa nomePai nomeMae nomeAdotado | ||||
source | <xs:element name="conjugeVarao" type="nsS:Conjuge"/> |
diagram | |||||
type | nsS:Conjuge | ||||
properties |
|
||||
children | pessoa nomePai nomeMae nomeAdotado | ||||
source | <xs:element name="conjugeVaroa" type="nsS:Conjuge"/> |
diagram | |||||||||
type | nsS:RegimeBens | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="regimeBens" type="nsS:RegimeBens"/> |
diagram | |||||
type | xs:date | ||||
properties |
|
||||
source | <xs:element name="dataCasamento" type="xs:date"/> |