xdw v3 oasis

Element : POCDMT000040RelatedSubject (XML Type: POCD_MT000040.RelatedSubject )


Summary

Package : v3

XML Type : POCD_MT000040.RelatedSubject


Attributes
Name Type cardinality Comment
realmCode
Element : realmCode
CS1 0...*
typeId
Element : typeId
POCDMT000040InfrastructureRootTypeId 0...1
templateId
Element : templateId
II 0...*
code
Element : code
CE 0...1
addr
Element : addr
AD 0...*
telecom
Element : telecom
TEL 0...*
subject
Element : subject
POCDMT000040SubjectPerson 0...1
classCode
Attribute : classCode
XDocumentSubject 0...1
nullFlavor
Attribute : nullFlavor
org.eclipse.emf.common.util.Enumerator 0...1

Constraints

There are no specific rules for this element.


Schema declaration
<xs:complexType xmlns:xs="http://www.w3.org/2001/XMLSchema" name="POCD_MT000040.RelatedSubject">
                
<xs:sequence>
                        
<xs:element maxOccurs="unbounded" minOccurs="0" name="realmCode" type="CS" />
                        
<xs:element minOccurs="0" name="typeId" type="POCD_MT000040.InfrastructureRoot.typeId" />
                        
<xs:element maxOccurs="unbounded" minOccurs="0" name="templateId" type="II" />
                        
<xs:element minOccurs="0" name="code" type="CE" />
                        
<xs:element maxOccurs="unbounded" minOccurs="0" name="addr" type="AD" />
                        
<xs:element maxOccurs="unbounded" minOccurs="0" name="telecom" type="TEL" />
                        
<xs:element minOccurs="0" name="subject" type="POCD_MT000040.SubjectPerson" />
                
</xs:sequence>
                
<xs:attribute name="nullFlavor" type="NullFlavor" use="optional" />
                
<xs:attribute default="PRS" name="classCode" type="x_DocumentSubject" use="optional" />
        
</xs:complexType>