complexType IntimacaoAR
diagram SeloDigital_Atos_v0.9.4_p98.png
children dataIntimacao despesaAR motivoDevolucao
used by
elements InstrumentoProtesto/intimacaoAR CPagamentoTitulo/intimacaoAR
annotation
documentation
Dados da intimação feita por AR.
appinfo
<hj:entity>
<orm:sequence-generator name="Generator_INTIMACAOAR" sequence-name="SEQ_INTIMACAOAR"/>
</hj:entity>
source <xs:complexType name="IntimacaoAR">
 
<xs:annotation>
   
<xs:documentation>Dados da intimação feita por AR.</xs:documentation>
   
<xs:appinfo>
     
<hj:entity>
       
<orm:sequence-generator name="Generator_INTIMACAOAR" sequence-name="SEQ_INTIMACAOAR"/>
     
</hj:entity>
   
</xs:appinfo>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="dataIntimacao" type="xs:date"/>
   
<xs:element name="despesaAR" type="xs:double"/>
   
<xs:element name="motivoDevolucao" type="xs:string" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element IntimacaoAR/dataIntimacao
diagram SeloDigital_Atos_v0.9.4_p99.png
type xs:date
properties
isRef 0
content simple
source <xs:element name="dataIntimacao" type="xs:date"/>

element IntimacaoAR/despesaAR
diagram SeloDigital_Atos_v0.9.4_p100.png
type xs:double
properties
isRef 0
content simple
source <xs:element name="despesaAR" type="xs:double"/>

element IntimacaoAR/motivoDevolucao
diagram SeloDigital_Atos_v0.9.4_p101.png
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="motivoDevolucao" type="xs:string" minOccurs="0"/>


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