
Currectly there's no much information about sub-archetype on UDN, so I'd like to share some I know.
An archetype is an instance of a centain class, its properties inherit the class default values but you can change them as you wish. If its property values do not change but the class default values do, the property values will change accordingly. If its property values change, then they will stick...