complexType CRegistroPJ
diagram SeloDigital_Atos_v0.9.4_p486.png
type extension of nsS:AtoSelado
properties
base nsS:AtoSelado
mixed false
children idAto codigoServentia dataAto tipoAto valorEmolumento valorAto tipoCobranca responsavel recibo selo retificador numeroSerieSeloOriginal certidaoRC parte tipoInscricaoMatricula
annotation
documentation
313 - Certidão de Registro de Pessoa Jurídica
source <xs:complexType name="CRegistroPJ" mixed="false">
 
<xs:annotation>
   
<xs:documentation>313 - Certidão de Registro de Pessoa Jurídica</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="parte" type="nsS:Pessoa" maxOccurs="unbounded"/>
       
<xs:element name="tipoInscricaoMatricula" type="xs:string"/>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

element CRegistroPJ/certidaoRC
diagram SeloDigital_Atos_v0.9.4_p487.png
type nsS:CertidaoRC
properties
isRef 0
content complex
children certidao registro numeroVia observacoes
source <xs:element name="certidaoRC" type="nsS:CertidaoRC"/>

element CRegistroPJ/parte
diagram SeloDigital_Atos_v0.9.4_p488.png
type nsS:Pessoa
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children nomePessoa tipoPessoa estadoCivil profissao nacionalidade dataNascimento documento endereco telefone email
source <xs:element name="parte" type="nsS:Pessoa" maxOccurs="unbounded"/>

element CRegistroPJ/tipoInscricaoMatricula
diagram SeloDigital_Atos_v0.9.4_p489.png
type xs:string
properties
isRef 0
content simple
source <xs:element name="tipoInscricaoMatricula" type="xs:string"/>


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