complexType ObjetoNegocio
diagram SeloDigital_Atos_v0.9.2_p115.png
children tipoObjeto especificacao caracteristicas detalhesImovel formaPagamento valorObjeto
used by
element Escritura/objetoNegocio
annotation
appinfo
<hj:entity>
<orm:sequence-generator name="Generator_OBJETONEGOCIO" sequence-name="SEQ_OBJETONEGOCIO"/>
</hj:entity>
documentation
Define o conjunto de elementos que podem compor qualquer objeto que possa constar em um ato.
source <xs:complexType name="ObjetoNegocio">
 
<xs:annotation>
   
<xs:appinfo>
     
<hj:entity>
       
<orm:sequence-generator name="Generator_OBJETONEGOCIO" sequence-name="SEQ_OBJETONEGOCIO"/>
     
</hj:entity>
   
</xs:appinfo>
   
<xs:documentation>Define o conjunto de elementos que podem compor qualquer objeto que possa constar em um ato.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="tipoObjeto">
     
<xs:simpleType>
       
<xs:restriction base="xs:string">
         
<xs:enumeration value="Imóvel"/>
         
<xs:enumeration value="Móvel"/>
         
<xs:enumeration value="Semovente"/>
         
<xs:enumeration value="Valor"/>
       
</xs:restriction>
     
</xs:simpleType>
   
</xs:element>
   
<xs:element name="especificacao" type="xs:string">
     
<xs:annotation>
       
<xs:appinfo>
         
<hj:basic>
           
<orm:lob/>
         
</hj:basic>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="caracteristicas" type="xs:string">
     
<xs:annotation>
       
<xs:appinfo>
         
<hj:basic>
           
<orm:lob/>
         
</hj:basic>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="detalhesImovel" type="nsS:Imovel" minOccurs="0"/>
   
<xs:element name="formaPagamento" type="xs:string"/>
   
<xs:element name="valorObjeto">
     
<xs:simpleType>
       
<xs:restriction base="xs:decimal">
         
<xs:fractionDigits value="2"/>
       
</xs:restriction>
     
</xs:simpleType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element ObjetoNegocio/tipoObjeto
diagram SeloDigital_Atos_v0.9.2_p116.png
type restriction of xs:string
properties
isRef 0
content simple
facets
enumeration Imóvel
enumeration Móvel
enumeration Semovente
enumeration Valor
source <xs:element name="tipoObjeto">
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:enumeration value="Imóvel"/>
     
<xs:enumeration value="Móvel"/>
     
<xs:enumeration value="Semovente"/>
     
<xs:enumeration value="Valor"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element ObjetoNegocio/especificacao
diagram SeloDigital_Atos_v0.9.2_p117.png
type xs:string
properties
isRef 0
content simple
annotation
appinfo
<hj:basic>
<orm:lob/>
</hj:basic>
source <xs:element name="especificacao" type="xs:string">
 
<xs:annotation>
   
<xs:appinfo>
     
<hj:basic>
       
<orm:lob/>
     
</hj:basic>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element ObjetoNegocio/caracteristicas
diagram SeloDigital_Atos_v0.9.2_p118.png
type xs:string
properties
isRef 0
content simple
annotation
appinfo
<hj:basic>
<orm:lob/>
</hj:basic>
source <xs:element name="caracteristicas" type="xs:string">
 
<xs:annotation>
   
<xs:appinfo>
     
<hj:basic>
       
<orm:lob/>
     
</hj:basic>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element ObjetoNegocio/detalhesImovel
diagram SeloDigital_Atos_v0.9.2_p119.png
type nsS:Imovel
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children tipoImovel matricula confrontacoes endereco area detalhesRural detalhesUrbano
source <xs:element name="detalhesImovel" type="nsS:Imovel" minOccurs="0"/>

element ObjetoNegocio/formaPagamento
diagram SeloDigital_Atos_v0.9.2_p120.png
type xs:string
properties
isRef 0
content simple
source <xs:element name="formaPagamento" type="xs:string"/>

element ObjetoNegocio/valorObjeto
diagram SeloDigital_Atos_v0.9.2_p121.png
type restriction of xs:decimal
properties
isRef 0
content simple
facets
fractionDigits 2
source <xs:element name="valorObjeto">
 
<xs:simpleType>
   
<xs:restriction base="xs:decimal">
     
<xs:fractionDigits value="2"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>


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