01-18-2011 10:28 AM
01-18-2011 10:40 AM
01-18-2011 11:00 AM
01-18-2011 11:06 AM
01-18-2011 11:16 AM
… SNIPET …
<type name="acmc:RefPointType">
<title>Reference Point</title>
<parent>sys:base</parent>
<archive>false</archive>
<properties>
<property name="acmc:refPointIndexPointCode">
<type>d:int</type>
<multiple>false</multiple>
</property>
<property name="acmc:refPointPrimaryIndicator">
<type>d:boolean</type>
<multiple>false</multiple>
</property>
<property name="acmc:refPointName">
<type>d:text</type>
<multiple>false</multiple>
</property>
<property name="acmc:refPointDirection">
<type>d:text</type>
<multiple>false</multiple>
</property>
<property name="acmc:refPointDistance">
<type>d:float</type>
<multiple>false</multiple>
</property>
<property name="acmc:refPointDistanceUnitName">
<type>d:text</type>
<multiple>false</multiple>
</property>
</properties>
<associations>
<child-association name="acmc:transportations">
<title>Transportations for this Reference Point</title>
<source>
<mandatory>false</mandatory>
<many>false</many>
</source>
<target>
<class>acmc:TransportationType</class>
<mandatory>false</mandatory>
<many>true</many>
</target>
<duplicate>false</duplicate>
<propagateTimestamps>true</propagateTimestamps>
</child-association>
</associations>
<mandatory-aspects>
<aspect>acmc:MultilingDescriptionsAspect</aspect>
</mandatory-aspects>
</type>
… SNIPET …
<aspect name="acmc:PropertyAspect">
<title>Tag a ConfigurationType as a property</title>
<properties>
<property name="acmc:code">
<title>Chain Code</title>
<type>d:text</type>
<multiple>false</multiple>
<index enabled="true">
<atomic>true</atomic>
<stored>true</stored>
<tokenised>false</tokenised>
</index>
</property>
<property name="acmc:lateCode">
<title>Late Code</title>
<type>d:int</type>
<multiple>false</multiple>
</property>
<property name="acmc:contactPhone">
<title>Contact Phone</title>
<type>d:text</type>
<multiple>false</multiple>
</property>
<property name="acmc:contactFax">
<title>Contact Fax</title>
<type>d:text</type>
<multiple>false</multiple>
</property>
<property name="acmc:contactEmail">
<title>Contact Email</title>
<type>d:text</type>
<multiple>false</multiple>
</property>
<property name="acmc:contactUrl">
<title>Contact URL</title>
<type>d:text</type>
<multiple>false</multiple>
</property>
<property name="acmc:location">
<title>location</title>
<type>d:int</type>
<multiple>false</multiple>
</property>
<property name="acmc:iataCode">
<title>IATA Code</title>
<type>d:text</type>
<multiple>false</multiple>
</property>
</properties>
<associations>
<association name="acmc:linked-brand">
<title>Referenced brand</title>
<source>
<mandatory>false</mandatory>
<many>true</many>
</source>
<target>
<class>acmc:ConfigurationType</class>
<mandatory>true</mandatory>
<many>false</many>
</target>
</association>
<child-association name="acmc:currencies">
<title>Currencies</title>
<source>
<mandatory>false</mandatory>
<many>false</many>
</source>
<target>
<class>acmc:CurrencyType</class>
<mandatory>false</mandatory>
</target>
<duplicate>false</duplicate>
<propagateTimestamps>true</propagateTimestamps>
</child-association>
<child-association name="acmc:languages">
<title>Languages</title>
<source>
<mandatory>false</mandatory>
<many>false</many>
</source>
<target>
<class>acmc:LanguageType</class>
<mandatory>false</mandatory>
<many>true</many>
</target>
<duplicate>false</duplicate>
<propagateTimestamps>true</propagateTimestamps>
</child-association>
<child-association name="acmc:fops">
<title>Forms Of Payment</title>
<source>
<mandatory>false</mandatory>
<many>false</many>
</source>
<target>
<class>acmc:FOPType</class>
<mandatory>false</mandatory>
<many>true</many>
</target>
<duplicate>false</duplicate>
<propagateTimestamps>true</propagateTimestamps>
</child-association>
<child-association name="acmc:creditCards">
<title>Credit Cards</title>
<source>
<mandatory>false</mandatory>
<many>false</many>
</source>
<target>
<class>acmc:CreditCardType</class>
<mandatory>false</mandatory>
<many>true</many>
</target>
<duplicate>false</duplicate>
<propagateTimestamps>true</propagateTimestamps>
</child-association>
<child-association name="acmc:addresses">
<title>Addresses</title>
<source>
<mandatory>false</mandatory>
<many>false</many>
</source>
<target>
<class>acmc:AddressType</class>
<mandatory>false</mandatory>
<many>true</many>
</target>
<duplicate>false</duplicate>
<propagateTimestamps>true</propagateTimestamps>
</child-association>
<child-association name="acmc:refPoints">
<title>Reference Points</title>
<source>
<mandatory>false</mandatory>
<many>true</many>
</source>
<target>
<class>acmc:RefPointType</class>
<mandatory>false</mandatory>
<many>true</many>
</target>
</child-association>
</associations>
</aspect>
… SNIPET …
<aspect name="acmc:MultilingDescriptionsAspect">
<associations>
<child-association name="acmc:multilingDescriptions">
<title>Descriptions</title>
<source>
<mandatory>false</mandatory>
<many>false</many>
</source>
<target>
<class>acmc:MultilingDescriptionType</class>
<mandatory>false</mandatory>
<many>true</many>
</target>
<duplicate>false</duplicate>
<propagateTimestamps>true</propagateTimestamps>
</child-association>
</associations>
</aspect>
… SNIPET …
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.